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

PdfA conformance validation utility with errors result #325

Open jpep-in opened 1 year ago

jpep-in commented 1 year ago

Before export, it would be easier to execute just a simple validation and get the potential errors, than just exception and no explicit error during export pass process.

jpep-in commented 1 year ago

PR #326

jstaerk commented 1 year ago

please note the PDFbox quick check (is usually correct but) does not completely overlap with veraPDF which can be quite confusing but there is an option to turn the exception off if you explictly know what you are doing (ref #164 and #244)