Tilman Hausherr created PDFBOX-5861:
---------------------------------------

             Summary: ClassCastException in SetLineJoinStyle.process()
                 Key: PDFBOX-5861
                 URL: https://issues.apache.org/jira/browse/PDFBOX-5861
             Project: PDFBox
          Issue Type: Bug
          Components: Rendering
    Affects Versions: 3.0.2 PDFBox, 2.0.32
            Reporter: Tilman Hausherr
            Assignee: Tilman Hausherr
             Fix For: 2.0.33, 3.0.3 PDFBox, 4.0.0


{noformat}
ClassCastException: class org.apache.pdfbox.cos.COSString cannot be cast to 
class org.apache.pdfbox.cos.COSNumber (org.apache.pdfbox.cos.COSString and 
org.apache.pdfbox.cos.COSNumber are in unnamed module of loader 'app')
    
org.apache.pdfbox.contentstream.operator.state.SetLineJoinStyle.process(SetLineJoinStyle.java:50)
{noformat}
Happens with the file from PDFBOX-5782 (page 2) and is likely related to recent 
changes in handling decompression errors.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to