Document Module
Module to define a PDF Document.
This module describes the functions and structures that allow you to define a PDF Document.
Parameters
pcFileName: The input file name.
ppDoc: The document created.
Returns
A3D_SUCCESS in case of success or an error code
Topics
Structures
Enumerations
Functions
A3DPDFDocumentCreateFromPDFFile()A3DPDFDocumentSetCustomProperty()A3DPDFDocumentSetPasswordSecurity()A3DPDFDocumentAddFileAttachment()A3DPDFDocumentGetVersion()A3DPDFDocumentSaveEx()A3DPDFDocumentClose()A3DPDFDocumentEmbedFont()A3DPDFDocumentExportToWebFormat()