A3DPDFDocumentCreateEmpty

A3DStatus A3DPDFDocumentCreateEmpty(A3DPDFDocument **ppDoc)
A3DStatus A3DPDFDocumentCreateEmpty(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:c:func:~A3DPDFDocumentAppendNewPage2or:c:func:~A3DPDFDocumentAppendPageFromPDFFileAndSuffixFields.

Parameters

ppDoc: The document created.

Returns

A3D_SUCCESS in case of success or an error code