Manuel created PDFBOX-5288: ------------------------------ Summary: Valid PDF/A 1B is rejected Key: PDFBOX-5288 URL: https://issues.apache.org/jira/browse/PDFBOX-5288 Project: PDFBox Issue Type: Bug Components: Preflight Affects Versions: 2.0.24, 2.0.21 Environment: Java 1.8 Reporter: Manuel Attachments: PDFA-1b.pdf
When we try to validate a PDF/A 1B file, we get an not valid value with these error messages: * 7.3 - error on metadata, schema is not set in this document : http://ns.adobe.com/xap/1.0/stype/resourceevent#|| * 1.2.5 - body syntax error, stream length is invalid [cobj=cosobject\{10, 0}; defined length=15; buffer2=endstream] * 1.2.5 - body syntax error, stream length is invalid [cobj=cosobject\{13, 0}; defined length=15; buffer2=endstream] But this file is valid for veraPDF and at online validator ([https://www.pdf-online.com/osa/validate.aspx).] We are working with 2.0.21 version and we also tried with 2.0.24, but same result is returned. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org