PdfDocument.AttachZugferdInvoice Method
| Name | Parameters | Description |
|---|---|---|
| AttachZugferdInvoice(Byte[], ZugferdVersion, ZugferdConformanceLevel) | invoiceData, version, conformanceLevel | Attaches a ZUGFeRD invoice to the PDF document. |
| AttachZugferdInvoice(Byte[]) | invoiceData | Attaches a ZUGFeRD invoice to the PDF document. |
| AttachZugferdInvoice(Stream, ZugferdVersion, ZugferdConformanceLevel) | invoiceStream, version, conformanceLevel | Attaches a ZUGFeRD invoice to the PDF document. |
| AttachZugferdInvoice(Stream) | invoiceStream | Attaches a ZUGFeRD invoice to the PDF document. |