CIB pdf toolbox 2 technical documentation
4. Usecases
4.18. Handling XFA documents
XFA is a document format, which was included in PDF by Adobe©. With PDF 2.0 XFA was marked as deprecated in PDF.
Property |
Meaning |
Type |
HasXFA |
A flag indicating, that the PDF document contains a XFA document. |
Get |
XFAExtract |
A flag indicating, that a XFA document should be extracted from the PDF document. |
Set |
XFAOutputFilename |
The filename to which the XFA document should be saved to. Default is the existing input filename with the extension .xfa. |
Set |