[
https://issues.apache.org/jira/browse/PDFBOX-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14121660#comment-14121660
]
John Hewson commented on PDFBOX-2315:
-------------------------------------
Yep, but your fix already is the line before the exception? I'll fix it with
{code}readMaybe(Token.NAME, "noaccess");{code} before reading ND.
> Found Token[kind=NAME, text=ND] but expected ND
> -----------------------------------------------
>
> Key: PDFBOX-2315
> URL: https://issues.apache.org/jira/browse/PDFBOX-2315
> Project: PDFBox
> Issue Type: Bug
> Components: FontBox
> Affects Versions: 2.0.0
> Reporter: simon steiner
> Attachments: 1409850087784.txt, PDFBOX-2315.pdf, pdfbox-2315.pdf-1.png
>
>
> PDF from PDFBOX-759
> java -jar ~/pdf-box-svn/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar PDFToImage
> Mathematik_Stochastik.pdf
> java.io.IOException: Found Token[kind=NAME, text=ND] but expected ND
> at org.apache.fontbox.type1.Type1Parser.readDef(Type1Parser.java:698)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)