A3DPDFDocumentAppendNewPage2
-
A3DStatus
A3DPDFDocumentAppendNewPage2(A3DPDFDocument *pDoc, const A3DPDFPageData2 *pPageData, A3DPDFPage **ppPage) deprecated
A3DStatusA3DPDFDocumentAppendNewPage2(A3DPDFDocument* pDoc, constA3DPDFPageData2* pPageData,A3DPDFPage** ppPage)Appends a new empty page to a document.
Parameters
pDoc: The Document object to work with.
pPageData: The page parameters.
ppPage: The Page object for the new page.
Returns
A3D_SUCCESS in case of success or an error code