Page Module
Module to define and access a Page in a document.
This module describes the functions and structures that allow you to define a PDF Page in the document.
Parameters
pDoc: The current document on which the new page will be added.
pPageData: The page data parameters.
ppPage: The newly-created page.
Returns
A3D_SUCCESS in case of success or an error code
Structures
Enumerations
Functions
deprecated_A3DPDFDocumentCreateUniquePage()deprecated_A3DPDFDocumentAppendNewPage()deprecated_A3DPDFDocumentAppendPageFromPDFFile()deprecated_A3DPDFDocumentCreateUniquePage2()deprecated_A3DPDFDocumentGetUniquePage()A3DPDFDocumentGetNumberPages()A3DPDFDocumentGetPage()A3DPDFDocumentRemovePages()A3DPDFDocumentAppendNewPage2()A3DPDFDocumentAppendPageFromPDFFileEx()A3DPDFDocumentAppendPageFromPDFFileAndSuffixFields()