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
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.