deprecated_A3DPDFDocumentAppendPageFromPDFFile

A3DStatus deprecated_A3DPDFDocumentAppendPageFromPDFFile(A3DPDFDocument *pDoc, const A3DUTF8Char *pcFileName, A3DPDFPage **ppPage)

deprecated

A3DStatus deprecated_A3DPDFDocumentAppendPageFromPDFFile(A3DPDFDocument* pDoc, const A3DUTF8Char* pcFileName, A3DPDFPage** ppPage)

DeprecatedFunction deprecated, Please use A3DPDFDocumentAppendPageFromPDFFileAndSuffixFields() instead. This will be removed in version 2026.1.0.

Parameters

pDoc: The Document object to work with.

pcFileName: The input file name of the PDF template.

ppPage: The Page object for the last page inserted.

Returns

A3D_SUCCESS in case of success or an error code