ZUGFeRD / Factur-X support
Informations
Author: Olivier
License: FPDF
Description
This script adds support for the ZUGFeRD / Factur-X standard. The method to set the invoice XML file is:
SetXmlFile(string file [, string profile])
file: path of the XML file to embed into the PDF.
profile: profile name. Default value: EN 16931.
The supported profiles are the following:
MINIMUM
BASIC WL
BASIC
EN 16931
EXTENDED
XRECHNUNG
No validation is performed on the XML file.
Note: the PDF must comply with the PDF/A standard, which means that all fonts must be embedded
(you can't use the standard fonts).