iDRS™ SDK 16
Loading...
Searching...
No Matches
Important
Member CIDRSSetup_GetInternalLibraryPath (idrs_exception *pargException)
This feature is not available on OSX and iOS platforms
Member CIDRSSetup_SetInternalLibraryPath (const idrs_string strInternalLibraryPath, idrs_exception *pargException)
This feature is not available on OSX and iOS platforms
Class COcrParams

This class is not supposed to be instantiated

Member CPageColumn_SetZones (CPageColumn argCPageColumn, const CPageZoneArray xZones, idrs_exception *pargException)
The zone coordinates need to be included in the column bounding box
Class CPageZoneGraphicExternalImage
Currently the external images are used only as part of
Member CPdfCustomMetadataResource_SetNamespacePrefix (CPdfCustomMetadataResource argCPdfCustomMetadataResource, const idrs_string strPrefix, idrs_exception *pargException)
The prefix string will be used directly in XML file that describe the pdf custom metadata inside the PDF file structure. The following characters will render the xml invalid: '&', '<', '>', ' '
Member CSignatureContent_SetZones (CSignatureContent argCSignatureContent, const CPageZoneArray xZones, idrs_exception *pargException)
The zone coordinates need to be included in the signature bounding box. All graphic zones must use the
Member EncryptionAlgorithmAes128
Required PDF version 1.6 or higher
Member EncryptionAlgorithmRc4
Please note that RC4 is considered insecure, but allows to apply encryption on PDF versions 1.4 and 1.5. If possible, prefer generating PDF versions 1.6 or later with AES 128 encryption.
Member ThreadingModeMaximum
This mode uses a lot of memory in case of zonal OCR with several contexts.
Member XmlSchemaBasic
Please note that this format doesn't allow multipage outputs yet, and CDocumentWriter will throw an exception if the case occurs. This possibility will be added in a future release.