closes #69
2018-10-22
Fixes by Indigo744: Issues #66 Commandline: provide a way to set input parameters and #68 Combine with ZUGFeRD v2: NullPointerException Fixes #63 PDF/A3 conversion not valid.
2018-08-29
Fixed #62 fail gracefully on commandline extraction of XML if none is present. New public function: ZUGFeRDImporter.getUTF8 returns raw XML without Byte Order Mark, if one had been used.
2018-07-20
Fixed #60 nullpointerexception in ZUGFeRDimporter on some input files and #61 missing in maven repo Now possible to skip parse() and go from zi.extract to e.g. zi.getAmount()
2018-06-10
Fixed #57 commandline not converting PDF from A1 to A3 when adding XML to PDF (-c)
2018-01-13
Fixed a major issue with the Maven repository (thanks to Markus Plangg, ZUGFeRD#52)
2017-11-30
Support for ZUGFeRD 2.0 "public review" part 1. Now using factories to create/configure ZUGFeRDExporter. Export is now also possible on OutputStream. Removed need to call PDFattachZugferdFile(null) or exporter close(); More unit tests, e.g. for custom xml export, PDF/A Schema extensions. The command line utility "toecount" is now integrated and the main class so "java -jar mustang-1.5.0.jar" should suffice. It now also features options to combine PDF with XML and upgrade XML files from ZF1 to ZF2.
First attempts be able to start with a PDF/A-3 in the first place and better error messages for non-PDF/A-conformance.
Further changes:
- be able to specify profile #50
- close pdf files automatically after export #49
- ZUGFeRDimporter does not close #48
- command line option -e does not work on all-in-one jar #47
- invoices have wrong namespaces #45
- invalid a3 #44
- warn on export #39
2017-05-11 Switched to ZUGFeRD extended, new all-in-one jar including dependencies, switch to Apache PDFBox 2.0. Some bugfixes. Thanks to AlexanderSchmidt and yankee42.
2016-06-01
2016-03-15 Additional checks in the new version facilitate correct usage within your own applications. For example, input data (PDF/A-1) and the sequence of the calls are checked for accuracy. A community patch (thanks to Alexander Schmidt) improves the internal functioning and removes the last known bugs.
2015-10-15 Compliance to GEFEG and ZUGFeRD Checker.
2015-06-15 The ZUGFeRD-Metadata now conforms to more validators like the Konik Validation Service. As a new feature it is now also possible to create test invoices.
2015-03-31 Maven and custom xml
2014-12-07 ZUGFeRD 1.0
2014-05-22 ZUGFeRD 1.0RC Comfort