You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2014/12/09 08:43:12 UTC

[jira] [Created] (PDFBOX-2550) ClassCastException in PDAnnotation.getColour

Tilman Hausherr created PDFBOX-2550:
---------------------------------------

             Summary: ClassCastException in PDAnnotation.getColour
                 Key: PDFBOX-2550
                 URL: https://issues.apache.org/jira/browse/PDFBOX-2550
             Project: PDFBox
          Issue Type: Bug
          Components: Parsing
    Affects Versions: 1.8.8, 2.0.0
            Reporter: Tilman Hausherr
            Assignee: Tilman Hausherr


{code}
java.lang.ClassCastException: org.apache.pdfbox.cos.COSObject cannot be cast to org.apache.pdfbox.cos.COSArray
	at org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation.getColour(PDAnnotation.java:644)
	at org.apache.pdfbox.preflight.annotation.AnnotationValidator.checkColors(AnnotationValidator.java:134)
{code}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)