[
https://issues.apache.org/jira/browse/PDFBOX-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler resolved PDFBOX-458.
---------------------------------------
Resolution: Fixed
I've provided a patch and with version 769740 the ClassCastExceptions should be
gone. Thanks to Bernhard
> Wrong implementation of COSArray.getInt()
> -----------------------------------------
>
> Key: PDFBOX-458
> URL: https://issues.apache.org/jira/browse/PDFBOX-458
> Project: PDFBox
> Issue Type: Bug
> Components: Parsing
> Affects Versions: 0.8.0-incubator
> Reporter: Andreas Lehmkühler
>
> Bernhard Fey (E-Male at web dot de) reported an issue on pdfbox-dev with the
> following stacktrace:
> java.lang.ClassCastException: org.apache.pdfbox.cos.COSNull
> at org.apache.pdfbox.cos.COSArray.getInt(COSArray.java:240)
> at org.apache.pdfbox.cos.COSArray.getInt(COSArray.java:224)
> at
> org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageX
> YZDestination.getLeft(PDPageXYZDestination.java:67)
> at ...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.