[
https://issues.apache.org/jira/browse/PDFBOX-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler resolved PDFBOX-593.
---------------------------------------
Resolution: Fixed
I've added the patch with version 907271. Set to resolved.
Thanks to Johannes for his contribution
> ClassCastException in PDAppearanceDictionary
> --------------------------------------------
>
> Key: PDFBOX-593
> URL: https://issues.apache.org/jira/browse/PDFBOX-593
> Project: PDFBox
> Issue Type: Bug
> Components: PDModel
> Reporter: Johannes Koch
> Assignee: Andreas Lehmkühler
> Fix For: 1.0.0
>
> Attachments: PDFBOX-593_patch_00.txt
>
>
> org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceDictionary: In
> both getRolloverAppearance() and getDownAppearance() the COSDictionary ap is
> added to itself, so causing a ClassCastException in the following while loop
> when it is casted to COSStream. I'll post a patch for this based on the
> getNormalAppearance() method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.