[
https://issues.apache.org/jira/browse/PDFBOX-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012368#comment-13012368
]
Lars Torunski commented on PDFBOX-880:
--------------------------------------
With 1.5.0 this problem doesn't exists anymore.
Please close this issue.
> ClassCastException: COSDictionary cannot be cast to COSStream
> -------------------------------------------------------------
>
> Key: PDFBOX-880
> URL: https://issues.apache.org/jira/browse/PDFBOX-880
> Project: PDFBox
> Issue Type: Bug
> Components: Parsing
> Affects Versions: 1.2.1, 1.3.1, 1.4.0
> Environment: /fundsdoc.vw_de0009765511doc4.pdf
> /fundsdoc.vw_de0009765511doc3.pdf
> Reporter: Lars Torunski
>
> Similar to PDFBOX-813 we are getting a ClassCastException in
> PDFontFactory.createFont
> Stacktrace is from the 1.3.1 release. During our development process we got
> the exception with the 1.2.1 release also.
> java.lang.ClassCastException: org.apache.pdfbox.cos.COSDictionary cannot be
> cast to org.apache.pdfbox.cos.COSStream
> at
> org.apache.pdfbox.pdmodel.font.PDFontFactory.createFont(PDFontFactory.java:115)
> at
> org.apache.pdfbox.pdmodel.font.PDFontFactory.createFont(PDFontFactory.java:76)
> at
> org.apache.pdfbox.pdmodel.PDResources.getFonts(PDResources.java:115)
> at
> org.apache.pdfbox.util.PDFStreamEngine.processSubStream(PDFStreamEngine.java:243)
> at
> org.apache.pdfbox.util.PDFStreamEngine.processStream(PDFStreamEngine.java:225)
> at
> org.apache.pdfbox.util.PDFTextStripper.processPage(PDFTextStripper.java:441)
> at
> org.apache.pdfbox.util.PDFTextStripper.processPages(PDFTextStripper.java:365)
> at
> org.apache.pdfbox.util.PDFTextStripper.writeText(PDFTextStripper.java:321)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira