This sample generates a sample invoice using random data from the DsNWind database. The invoice is built as HTML text, and is converted to PDF using DsHtml. An XML file that contains information about the invoice is created according to the
ZUGFeRD 1.x standard, and attached to the PDF with the invoice.
The
ZUGFeRD-csharp package is used to create the ZUGFeRD compliant data.
DsPdf is compatible with .NET 6 or later, .NET Core 2.0 or later, .NET Standard 2.x, .NET Framework 4.6.1 or later. All features are supported on Windows, macOS and Linux.