Fix #538: PDFValidation for PDF/A-3A always invalid

This fixes the bug where validation of actually valid PDF/A-3A files
always claimed that the PDF is "Not a PDF/A-3".
In fact, the validation was only accepting levels 3B and 3U.
This commit is contained in:
melo0187
2024-10-31 16:50:09 +01:00
parent 10a2a0e9e5
commit 9afe593562
3 changed files with 15 additions and 2 deletions