Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.06 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.06 KB

pacioli

A reader and converter for electronic invoices that adhere to the EN16931 standard.

Pacioli can read XML files representing electronic invoices, show a preview, and save a PDF version of the invoice.

You can download the latest release for Windows here.

Platform

This program is intended for use on Windows. It's based on .NET 8 and the GUI is implemented with Windows Forms.

Dependencies

  • Pacioli uses the ZUGFeRD-csharp library for reading electronic invoice files
  • iText is used for generating PDF files
  • The preview function is supported by PDFtoimage

Multi-language support

The goal is to support many languages for document creation, and possibly the UI. The foundation for multi-language support has been added. Currently German and English are supported for document creation.