Skip to main content
All docs
V24.1

PdfDocument.AttachZugferdInvoice Method

Name Parameters Description
AttachZugferdInvoice(Byte[], PdfZugferdVersion, PdfZugferdConformanceLevel) invoiceData, version, conformanceLevel Attaches a ZUGFeRD XML to the document.
AttachZugferdInvoice(Byte[]) invoiceData Attaches a ZUGFeRD XML to the document.
AttachZugferdInvoice(Stream, PdfZugferdVersion, PdfZugferdConformanceLevel) invoiceStream, version, conformanceLevel Attaches a ZUGFeRD XML to the document.
AttachZugferdInvoice(Stream) invoiceStream Attaches a ZUGFeRD XML to the document.