Tilman Hausherr created PDFBOX-6059:
---------------------------------------
Summary: 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
Reporter: Tilman Hausherr
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: [email protected]
For additional commands, e-mail: [email protected]