ZUGFeRD / mustangproject

Open Source Java e-Invoicing library, validator and tool (Factur-X/ZUGFeRD, UNCEFACT/CII XRechnung)
http://www.mustangproject.org
Apache License 2.0
168 stars 99 forks source link

ZUGFeRDVisualizer.toPDF(): generate PDF/A-3b. #400

Open mkilian opened 1 week ago

mkilian commented 1 week ago

PDF/A-1b doesn't support embedded files, but when converting e.g. an XRechnung with an attached document, the visualizer tries (and fails) to attach it to the generated PDF.

This diff just changes the PDF generation to PDF/1-3b.