A3DPDFDocumentCreateEmpty
-
A3DStatus
A3DPDFDocumentCreateEmpty(A3DPDFDocument **ppDoc) A3DStatusA3DPDFDocumentCreateEmpty(A3DPDFDocument** ppDoc)Function to create an empty PDF document.
This function creates a document with no page. Subsequently, some pages must be added with the append functions
A3DPDFDocumentAppendNewPage2()orA3DPDFDocumentAppendPageFromPDFFileAndSuffixFields().Parameters
ppDoc: The document created.Returns
A3D_SUCCESS in case of success or an error code