ZUGFeRD / quba-viewer

Quba is a viewer for electronic invoices
Apache License 2.0
97 stars 19 forks source link

PDF Error: Invalid file without explanation - XML is valid, PDF is PDF/A-3B #51

Open Jetro223 opened 4 months ago

Jetro223 commented 4 months ago

I get a validation error.

image

But no explanation why the file is invalid.

The XML data itself validates.

image

And according to https://erechnungsvalidator.service-bw.de/ it's also valid

image

The PDF is in the format PDF/A-3B.

image

How can I get details about the validation error?

jstaerk commented 3 months ago

Which version are you using in which language on which platform with which file? I can not replicate not having a "show more" link image

https://www.portinvoice.com/ is a frontend for the mustang validation which you could try and for PDF validation Quba uses Mustang which embeds verapdf, i.e. if you suspect that the PDF/A is invalid you could download https://verapdf.org/ and have a look.

jstaerk commented 1 week ago

this may very well be due to https://github.com/ZUGFeRD/mustangproject/issues/538