Fryderyk Tym created PDFBOX-5900: ------------------------------------ Summary: ClassCastException in AnnotationValidator Key: PDFBOX-5900 URL: https://issues.apache.org/jira/browse/PDFBOX-5900 Project: PDFBox Issue Type: Bug Affects Versions: 3.0.3 PDFBox Reporter: Fryderyk Tym Attachments: crash.pdf
RunningĀ {code:java} PreflightParser.validate(file).getErrorsList(){code} on attached file yields {code:java} java.lang.ClassCastException: class org.apache.pdfbox.cos.COSDictionary cannot be cast to class org.apache.pdfbox.cos.COSStream{code} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org