[
https://issues.apache.org/jira/browse/PDFBOX-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Petr Slaby updated PDFBOX-2133:
-------------------------------
Attachment: testrun.log
000116.pdf
> Parsing of a Type1 font fails
> -----------------------------
>
> Key: PDFBOX-2133
> URL: https://issues.apache.org/jira/browse/PDFBOX-2133
> Project: PDFBox
> Issue Type: Bug
> Components: FontBox
> Affects Versions: 2.0.0
> Reporter: Petr Slaby
> Attachments: 000116.pdf, testrun.log
>
>
> When rendering the attached PDF, parsing of a font fails with a
> NumberFormatException. Many NullPointerExceptions and "missing fonts" are
> being reported then. The PDF rendered fine in our modified 1.7.x where fonts
> were read using AWT. I did not try with current 1.8.x. Stack traces are
> attached.
> Note: This is just a file from my test suite, not a production problem. I am
> not sure whether the parser or the PDF is wrong, but the fact that it renders
> fine in Acrobat and in 1.7.x indicates that the former is true. The offending
> font is F2, if I catch and ignore the runtime exception in
> PDResources#getFonts() then it is reported as missing in the PageDrawer.
--
This message was sent by Atlassian JIRA
(v6.2#6252)