Skip to content

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

License

Notifications You must be signed in to change notification settings

koozala/pacioli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.