8b0d6623ed2322b62209f2dc24f643683003bf69
1. Getting a profile by name disregarding teh ZUGFeRD version 2. Allowing the XRechnung version to be explicitly set in the PDF meta-data (must match the version in the attached XML). 3. Change/fix for data relationship in case of MINIMUM and BASICWL profile. See documentation ZUGFeRD211_EN/ Documentation/ZUGFeRD-2.1.1 - Specification_TA_Part-A.pdf 4. Error handling improvements (exceptions not suppressed)
Mustangproject
Source code repository for the Mustang project open source java PDF invoice metadata library in ZUGFeRD format.
License
Subject to the Apache license http://www.apache.org/licenses/LICENSE-2.0.html
Running
This project requires Maven to run. Build project with "mvn clean install". This will build the project, test it and install the artifacts to local cache. After that the mustang jar can be used.
More information in the mustang documentation.
Usage
If you setup a Maven project, you can grab the artifacts using
<dependency>
<groupId>org.mustangproject</groupId>
<artifactId>library</artifactId>
<version>2.3.0</version>
</dependency>
Contact
Developer: Jochen Stärk. For questions please contact Jochen at jstaerk [at] usegroup.de
Description
Languages
XSLT
96%
Java
2.9%
HTML
1.1%