extract files from PDF/A3(a,b,c)
Group |
This function extracts all files from a PDF/A3 ZUGFeRD container a and places them in directory b. This is especially useful if the container contains other files in addition to the embedded XML.
Returns the number of extracted files or -1 if an error occurred.
Parameter Description
Parameter |
Description |
a |
The path and name of the PDF/A3 ZUGFeRD container. |
b |
The path of the directory in which to extract. |
c |
If true, the XML invoice file is not extracted into b. Default: false. |