AttachFile
since version 3.1.1
Attach a ZUGFeRD file.
Child elements
(none)
Parent elements
(none)
Attributes
description
(text)-
Textual description of the attached file (for the PDF viewer).
filename
(text, optional)-
The name of the local file to be attached to the PDF.
name
(text, optional, since version 3.7.3)-
Set the (PDF) name of the included file. Defaults to
ZUGFeRD-invoice.xml
. select
(XPath expression, optional, since version 3.7.2)-
The contents of the ZUGFeRD file. Alternative to reading a file from the hard-drive.
type
()-
The type of the included file. Currently only ZUGFeRD is supported.
ZUGFeRD invoice
-
The attached file is an XML file containing a ZUGFeRD invoice
Example
<AttachFile filename="invoice.xml" description="A ZUGFeRD invoice." type="ZUGFeRD invoice"/>