This function removes XFA content from a document.
AT_ERRCOUNT ACCUAPI IG_PDF_doc_xfa_remove(
HIG_PDF_DOC hDoc,
);
Name | Type | Description |
---|---|---|
hDoc |
HIG_PDF_DOC | The document from which XFA content will be removed. |
Returns 0 if successful. Otherwise, returns the number of ImageGear errors that occurred during this function call.
This function does not process image pixels.