Skip to content

Index of Module hpdf

Chris Petersen edited this page Aug 8, 2013 · 9 revisions

Module: hpdf

The hpdf module provides a 1:1 foreign function interface to the libharu cross-platform PDF generation library. Please refer to libharu documentation for instructions on use. The functions in the module are listed below with relative links into the libharu API documention, when available:

Function
HPDF_AddPageLabel
HPDF_AddPage
HPDF_CreateExtGState
HPDF_CreateOutline
HPDF_Destination_SetFitBH
HPDF_Destination_SetFitBV
HPDF_Destination_SetFitB
HPDF_Destination_SetFitH
HPDF_Destination_SetFitR
HPDF_Destination_SetFitV
HPDF_Destination_SetFit
HPDF_Destination_SetXYZ
HPDF_Encoder_GetByteType
HPDF_Encoder_GetType
HPDF_Encoder_GetUnicode
HPDF_Encoder_GetWritingMode
HPDF_ExtGState_SetAlphaFill
HPDF_ExtGState_SetAlphaStroke
HPDF_ExtGState_SetBlendMode
HPDF_Font_GetAscent
HPDF_Font_GetBBox
HPDF_Font_GetCapHeight
HPDF_Font_GetDescent
HPDF_Font_GetEncodingName
HPDF_Font_GetFontName
HPDF_Font_GetUnicodeWidth
HPDF_Font_GetXHeight
HPDF_Font_MeasureText
HPDF_Font_TextWidth
HPDF_FreeDocAll
HPDF_FreeDoc
HPDF_Free
HPDF_GetCurrentEncoder
HPDF_GetCurrentPage
HPDF_GetEncoder
HPDF_GetErrorDetail
HPDF_GetError
HPDF_GetFont
HPDF_GetInfoAttr
HPDF_GetPageByIndex
HPDF_GetPageLayout
HPDF_GetPageMode
HPDF_GetStreamSize
HPDF_GetVersion
HPDF_GetViewerPreference
HPDF_HasDoc
HPDF_Image_GetBitsPerComponent
HPDF_Image_GetColorSpace
HPDF_Image_GetHeight
HPDF_Image_GetSize2
HPDF_Image_GetSize
HPDF_Image_GetWidth
HPDF_Image_SetColorMask
HPDF_Image_SetMaskImage
HPDF_InsertPage
HPDF_LinkAnnot_SetBorderStyle
HPDF_LinkAnnot_SetHighlightMode
HPDF_LoadJpegImageFromFile
HPDF_LoadPngImageFromFile2
HPDF_LoadPngImageFromFile
HPDF_LoadRawImageFromFile
HPDF_LoadRawImageFromMem
HPDF_LoadTTFontFromFile2
HPDF_LoadTTFontFromFile
HPDF_LoadType1FontFromFile
HPDF_NewDoc
HPDF_NewEx
HPDF_New
HPDF_Outline_SetDestination
HPDF_Outline_SetOpened
HPDF_Page_Arc
HPDF_Page_BeginText
HPDF_Page_Circle
HPDF_Page_Clip
HPDF_Page_ClosePathEofillStroke
HPDF_Page_ClosePathFillStroke
HPDF_Page_ClosePathStroke
HPDF_Page_ClosePath
HPDF_Page_Concat
HPDF_Page_CreateDestination
HPDF_Page_CreateLinkAnnot
HPDF_Page_CreateTextAnnot
HPDF_Page_CreateURILinkAnnot
HPDF_Page_CurveTo2
HPDF_Page_CurveTo3
HPDF_Page_CurveTo
HPDF_Page_DrawImage
HPDF_Page_Ellipse
HPDF_Page_EndPath
HPDF_Page_EndText
HPDF_Page_Eoclip
HPDF_Page_EofillStroke
HPDF_Page_Eofill
HPDF_Page_ExecuteXObject
HPDF_Page_FillStroke
HPDF_Page_Fill
HPDF_Page_GRestore
HPDF_Page_GSave
HPDF_Page_GetCMYKFill
HPDF_Page_GetCMYKStroke
HPDF_Page_GetCharSpace
HPDF_Page_GetCurrentFontSize
HPDF_Page_GetCurrentFont
HPDF_Page_GetCurrentPos2
HPDF_Page_GetCurrentPos
HPDF_Page_GetCurrentTextPos2
HPDF_Page_GetCurrentTextPos
HPDF_Page_GetDash
HPDF_Page_GetFillingColorSpace
HPDF_Page_GetFlat
HPDF_Page_GetGMode
HPDF_Page_GetGStateDepth
HPDF_Page_GetGrayFill
HPDF_Page_GetGrayStroke
HPDF_Page_GetHeight
HPDF_Page_GetHorizontalScalling
HPDF_Page_GetLineCap
HPDF_Page_GetLineJoin
HPDF_Page_GetLineWidth
HPDF_Page_GetMiterLimit
HPDF_Page_GetRGBFill
HPDF_Page_GetRGBStroke
HPDF_Page_GetStrokingColorSpace
HPDF_Page_GetTextLeading
HPDF_Page_GetTextMatrix
HPDF_Page_GetTextRaise
HPDF_Page_GetTextRenderingMode
HPDF_Page_GetTextRise
HPDF_Page_GetTransMatrix
HPDF_Page_GetWidth
HPDF_Page_GetWordSpace
HPDF_Page_LineTo
HPDF_Page_MeasureText
HPDF_Page_MoveTextPos2
HPDF_Page_MoveTextPos
HPDF_Page_MoveToNextLine
HPDF_Page_MoveTo
HPDF_Page_Rectangle
HPDF_Page_SetCMYKFill
HPDF_Page_SetCMYKStroke
HPDF_Page_SetCharSpace
HPDF_Page_SetDash
HPDF_Page_SetExtGState
HPDF_Page_SetFlat
HPDF_Page_SetFontAndSize
HPDF_Page_SetGrayFill
HPDF_Page_SetGrayStroke
HPDF_Page_SetHeight
HPDF_Page_SetHorizontalScalling
HPDF_Page_SetLineCap
HPDF_Page_SetLineJoin
HPDF_Page_SetLineWidth
HPDF_Page_SetMiterLimit
HPDF_Page_SetRGBFill
HPDF_Page_SetRGBStroke
HPDF_Page_SetRotate
HPDF_Page_SetSize
HPDF_Page_SetSlideShow
HPDF_Page_SetTextLeading
HPDF_Page_SetTextMatrix
HPDF_Page_SetTextRaise
HPDF_Page_SetTextRenderingMode
HPDF_Page_SetTextRise
HPDF_Page_SetWidth
HPDF_Page_SetWordSpace
HPDF_Page_ShowTextNextLineEx
HPDF_Page_ShowTextNextLine
HPDF_Page_ShowText
HPDF_Page_Stroke
HPDF_Page_TextOut
HPDF_Page_TextRect
HPDF_Page_TextWidth
HPDF_ReadFromStream
HPDF_ResetError
HPDF_ResetStream
HPDF_SaveToFile
HPDF_SaveToStream
HPDF_SetCompressionMode
HPDF_SetCurrentEncoder
HPDF_SetEncryptionMode
HPDF_SetInfoAttr
HPDF_SetInfoDateAttr
HPDF_SetOpenAction
HPDF_SetPageLayout
HPDF_SetPageMode
HPDF_SetPagesConfiguration
HPDF_SetPassword
HPDF_SetPermission
HPDF_SetViewerPreference
HPDF_TextAnnot_SetIcon
HPDF_TextAnnot_SetOpened
HPDF_UseCNSEncodings
HPDF_UseCNSFonts
HPDF_UseCNTEncodings
HPDF_UseCNTFonts
HPDF_UseJPEncodings
HPDF_UseJPFonts
HPDF_UseKREncodings
HPDF_UseKRFonts
Clone this wiki locally