23 lines
720 B
Markdown
23 lines
720 B
Markdown
PDFA3
|
|
=====
|
|
|
|
Some samples how to create PDF/A3 files and PDF/A3 files with embedded files using Apache PDFBox and
|
|
the source code for the [Mustang project](http://www.mustangproject.org/).
|
|
|
|
License
|
|
-----
|
|
|
|
Subject to the Apache license http://www.apache.org/licenses/LICENSE-2.0.html
|
|
|
|
Running
|
|
-----
|
|
|
|
Requires Maven to run. Use "mvn test" to generate the output for the test PDF file attachments,
|
|
chdir to mustang and use "mvn package" to build the Mustang JAR (more info in [the mustang documentation](https://github.com/Rayman2200/PDFA3/blob/master/mustang/doc/ZugferdDev.en.pdf?raw=true)).
|
|
|
|
|
|
Contact
|
|
-----
|
|
|
|
Developers: Thomas Chojecki and Jochen Stärk. For questions please contact Jochen at jstaerk [at] usegroup.de
|