[ https://issues.apache.org/jira/browse/PDFBOX-6059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tilman Hausherr updated PDFBOX-6059: ------------------------------------ Affects Version/s: 3.0.5 PDFBox > Fix possible ClassCastException > ------------------------------- > > Key: PDFBOX-6059 > URL: https://issues.apache.org/jira/browse/PDFBOX-6059 > Project: PDFBox > Issue Type: Bug > Affects Versions: 2.0.34, 3.0.5 PDFBox > Reporter: Tilman Hausherr > Priority: Minor > > See linked VeraPDF bug report, this looks similar to a potential PDFBox bug, > e.g. this code in PDNumberTreeNode in 2.0: > {code:java} > COSArray kids = (COSArray)node.getDictionaryObject( COSName.KIDS ); > {code} > And there are more... -- 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