A3DPDFDocumentAddFileAttachment
-
A3DStatus
A3DPDFDocumentAddFileAttachment(A3DPDFDocument *pDoc, const A3DUTF8Char *pcFileName, const A3DUTF8Char *pcDescription) A3DStatusA3DPDFDocumentAddFileAttachment(A3DPDFDocument* pDoc, constA3DUTF8Char* pcFileName, constA3DUTF8Char* pcDescription)Function to attach a file to the document.
Attachments are visible on the Adobe Reader with the specific navigation pane. In Adobe Reader X version, the Attachments pane can be activated with the menu View / Show/Hide / Navigation Panes / Attachments.
Parameters
pDoc: The Document object to work with.
pcFileName: The name of the file to attach.
pcDescription: The description of the attached file.
Returns
A3D_SUCCESS in case of success or an error code