Hello there, > > I seem to be running into a regression with pdfbox 1.0.0. I have a PDF file > that parses fine with 0.8.0, but triggers an exception with 1.0.0. >
PDFBox 1.0.0 (together with FontBox 1.0.0) introduced "native" support for CFF font programs: http://issues.apache.org/jira/browse/PDFBOX-542 The code has undergone a fair amount of testing, but looks like that there's room for improvement. > A public file that triggers this exception can be found at: > http://domex.nps.edu/corp/files/govdocs1/000/000163.pdf > I created a new issue with all the relevant information attached: https://issues.apache.org/jira/browse/PDFBOX-634 I'll take a closer look at it shortly. VR

