[ 
https://issues.apache.org/jira/browse/PDFBOX-3685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868226#comment-15868226
 ] 

ASF subversion and git services commented on PDFBOX-3685:
---------------------------------------------------------

Commit 1783126 from [~tilman] in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1783126 ]

PDFBOX-3685: avoid ClassCastException

> ClassCastException in SetMatrix() operator
> ------------------------------------------
>
>                 Key: PDFBOX-3685
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3685
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Parsing
>    Affects Versions: 2.0.4
>            Reporter: Tilman Hausherr
>            Assignee: Tilman Hausherr
>             Fix For: 2.0.5, 2.1.0
>
>
> {code}
> java.lang.ClassCastException: org.apache.pdfbox.cos.COSName cannot be cast to 
> org.apache.pdfbox.cos.COSNumber
>       at 
> org.apache.pdfbox.contentstream.operator.state.SetMatrix.process(SetMatrix.java:45)
>       at 
> org.apache.pdfbox.contentstream.PDFStreamEngine.processOperator(PDFStreamEngine.java:853)
>       at 
> org.apache.pdfbox.contentstream.PDFStreamEngine.processStreamOperators(PDFStreamEngine.java:509)
>       at 
> org.apache.pdfbox.contentstream.PDFStreamEngine.processStream(PDFStreamEngine.java:477)
>       at 
> org.apache.pdfbox.contentstream.PDFStreamEngine.processPage(PDFStreamEngine.java:158)
>       at org.apache.pdfbox.rendering.PageDrawer.drawPage(PageDrawer.java:223)
> {code}
> with digitalcorpora file 626148.pdf p21



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to