2021-07-26 17:18:36 +02:00
|
|
|
LIBRARY pdfio1
|
|
|
|
VERSION 1.0
|
|
|
|
EXPORTS
|
|
|
|
_pdfioTokenInit
|
2021-07-26 17:56:59 +02:00
|
|
|
_pdfioValueDebug
|
2021-07-26 17:18:36 +02:00
|
|
|
_pdfioValueRead
|
|
|
|
pdfioArrayAppendArray
|
|
|
|
pdfioArrayAppendBinary
|
|
|
|
pdfioArrayAppendBoolean
|
|
|
|
pdfioArrayAppendDate
|
|
|
|
pdfioArrayAppendDict
|
|
|
|
pdfioArrayAppendName
|
|
|
|
pdfioArrayAppendNumber
|
|
|
|
pdfioArrayAppendObj
|
|
|
|
pdfioArrayAppendString
|
|
|
|
pdfioArrayCopy
|
|
|
|
pdfioArrayCreate
|
|
|
|
pdfioArrayCreateColorFromICCObj
|
|
|
|
pdfioArrayCreateColorFromMatrix
|
|
|
|
pdfioArrayCreateColorFromPalette
|
|
|
|
pdfioArrayCreateColorFromPrimaries
|
2021-08-18 16:17:47 +02:00
|
|
|
pdfioArrayCreateColorFromStandard
|
2021-07-26 17:18:36 +02:00
|
|
|
pdfioArrayGetArray
|
|
|
|
pdfioArrayGetBinary
|
|
|
|
pdfioArrayGetBoolean
|
|
|
|
pdfioArrayGetDate
|
|
|
|
pdfioArrayGetDict
|
|
|
|
pdfioArrayGetName
|
|
|
|
pdfioArrayGetNumber
|
|
|
|
pdfioArrayGetObj
|
|
|
|
pdfioArrayGetSize
|
|
|
|
pdfioArrayGetString
|
|
|
|
pdfioArrayGetType
|
|
|
|
pdfioContentClip
|
|
|
|
pdfioContentDrawImage
|
|
|
|
pdfioContentFill
|
|
|
|
pdfioContentFillAndStroke
|
|
|
|
pdfioContentMatrixConcat
|
|
|
|
pdfioContentMatrixRotate
|
|
|
|
pdfioContentMatrixScale
|
|
|
|
pdfioContentMatrixTranslate
|
|
|
|
pdfioContentPathClose
|
|
|
|
pdfioContentPathCurve
|
|
|
|
pdfioContentPathCurve13
|
|
|
|
pdfioContentPathCurve23
|
|
|
|
pdfioContentPathLineTo
|
|
|
|
pdfioContentPathMoveTo
|
|
|
|
pdfioContentPathRect
|
|
|
|
pdfioContentRestore
|
|
|
|
pdfioContentSave
|
|
|
|
pdfioContentSetDashPattern
|
|
|
|
pdfioContentSetFillColorDeviceCMYK
|
|
|
|
pdfioContentSetFillColorDeviceGray
|
|
|
|
pdfioContentSetFillColorDeviceRGB
|
|
|
|
pdfioContentSetFillColorGray
|
|
|
|
pdfioContentSetFillColorRGB
|
|
|
|
pdfioContentSetFillColorSpace
|
|
|
|
pdfioContentSetFlatness
|
|
|
|
pdfioContentSetLineCap
|
|
|
|
pdfioContentSetLineJoin
|
|
|
|
pdfioContentSetLineWidth
|
|
|
|
pdfioContentSetMiterLimit
|
|
|
|
pdfioContentSetStrokeColorDeviceCMYK
|
|
|
|
pdfioContentSetStrokeColorDeviceGray
|
|
|
|
pdfioContentSetStrokeColorDeviceRGB
|
|
|
|
pdfioContentSetStrokeColorGray
|
|
|
|
pdfioContentSetStrokeColorRGB
|
|
|
|
pdfioContentSetStrokeColorSpace
|
|
|
|
pdfioContentSetTextCharacterSpacing
|
|
|
|
pdfioContentSetTextFont
|
|
|
|
pdfioContentSetTextLeading
|
|
|
|
pdfioContentSetTextMatrix
|
|
|
|
pdfioContentSetTextRenderingMode
|
|
|
|
pdfioContentSetTextRise
|
|
|
|
pdfioContentSetTextWordSpacing
|
|
|
|
pdfioContentSetTextXScaling
|
|
|
|
pdfioContentStroke
|
|
|
|
pdfioContentTextBegin
|
|
|
|
pdfioContentTextEnd
|
|
|
|
pdfioContentTextMoveLine
|
|
|
|
pdfioContentTextMoveTo
|
|
|
|
pdfioContentTextNextLine
|
|
|
|
pdfioContentTextShow
|
|
|
|
pdfioContentTextShowJustified
|
|
|
|
pdfioContentTextShowf
|
|
|
|
pdfioDictCopy
|
|
|
|
pdfioDictCreate
|
|
|
|
pdfioDictGetArray
|
|
|
|
pdfioDictGetBinary
|
|
|
|
pdfioDictGetBoolean
|
|
|
|
pdfioDictGetDate
|
|
|
|
pdfioDictGetDict
|
|
|
|
pdfioDictGetName
|
|
|
|
pdfioDictGetNumber
|
|
|
|
pdfioDictGetObj
|
|
|
|
pdfioDictGetRect
|
|
|
|
pdfioDictGetString
|
|
|
|
pdfioDictGetType
|
|
|
|
pdfioDictSetArray
|
|
|
|
pdfioDictSetBinary
|
|
|
|
pdfioDictSetBoolean
|
|
|
|
pdfioDictSetDate
|
|
|
|
pdfioDictSetDict
|
|
|
|
pdfioDictSetName
|
|
|
|
pdfioDictSetNull
|
|
|
|
pdfioDictSetNumber
|
|
|
|
pdfioDictSetObj
|
|
|
|
pdfioDictSetRect
|
|
|
|
pdfioDictSetString
|
|
|
|
pdfioDictSetStringf
|
|
|
|
pdfioFileClose
|
|
|
|
pdfioFileCreate
|
|
|
|
pdfioFileCreateArrayObj
|
|
|
|
pdfioFileCreateFontObjFromBase
|
|
|
|
pdfioFileCreateFontObjFromFile
|
|
|
|
pdfioFileCreateICCObjFromFile
|
|
|
|
pdfioFileCreateImageObjFromData
|
|
|
|
pdfioFileCreateImageObjFromFile
|
|
|
|
pdfioFileCreateObj
|
2021-09-27 14:38:04 +02:00
|
|
|
pdfioFileCreateOutput
|
2021-07-26 17:18:36 +02:00
|
|
|
pdfioFileCreatePage
|
|
|
|
pdfioFileFindObj
|
|
|
|
pdfioFileGetAuthor
|
|
|
|
pdfioFileGetCreationDate
|
|
|
|
pdfioFileGetCreator
|
|
|
|
pdfioFileGetID
|
|
|
|
pdfioFileGetKeywords
|
|
|
|
pdfioFileGetName
|
|
|
|
pdfioFileGetNumObjs
|
|
|
|
pdfioFileGetNumPages
|
|
|
|
pdfioFileGetObj
|
|
|
|
pdfioFileGetPage
|
|
|
|
pdfioFileGetProducer
|
|
|
|
pdfioFileGetSubject
|
|
|
|
pdfioFileGetTitle
|
|
|
|
pdfioFileGetVersion
|
|
|
|
pdfioFileOpen
|
|
|
|
pdfioFileSetAuthor
|
|
|
|
pdfioFileSetCreationDate
|
|
|
|
pdfioFileSetCreator
|
|
|
|
pdfioFileSetKeywords
|
|
|
|
pdfioFileSetSubject
|
|
|
|
pdfioFileSetTitle
|
|
|
|
pdfioImageGetBytesPerLine
|
|
|
|
pdfioImageGetHeight
|
|
|
|
pdfioImageGetWidth
|
|
|
|
pdfioObjClose
|
|
|
|
pdfioObjCopy
|
|
|
|
pdfioObjCreateStream
|
|
|
|
pdfioObjGetArray
|
|
|
|
pdfioObjGetDict
|
|
|
|
pdfioObjGetGeneration
|
|
|
|
pdfioObjGetLength
|
|
|
|
pdfioObjGetNumber
|
|
|
|
pdfioObjGetSubtype
|
|
|
|
pdfioObjGetType
|
|
|
|
pdfioObjOpenStream
|
|
|
|
pdfioPageCopy
|
|
|
|
pdfioPageDictAddColorSpace
|
|
|
|
pdfioPageDictAddFont
|
|
|
|
pdfioPageDictAddImage
|
|
|
|
pdfioStreamClose
|
|
|
|
pdfioStreamConsume
|
|
|
|
pdfioStreamGetToken
|
|
|
|
pdfioStreamPeek
|
|
|
|
pdfioStreamPrintf
|
|
|
|
pdfioStreamPutChar
|
|
|
|
pdfioStreamPuts
|
|
|
|
pdfioStreamRead
|
|
|
|
pdfioStreamWrite
|
|
|
|
pdfioStringCreate
|
|
|
|
pdfioStringCreatef
|