yob / pdf-reader

The PDF::Reader library implements a PDF parser conforming as much as possible to the PDF specification from Adobe.
MIT License
1.79k stars 269 forks source link

Unable to parse PDF #16

Closed bjoseph closed 12 years ago

bjoseph commented 13 years ago

First of all, thanks for this library! I am see the following problem with a PDF that I am trying to open:

gems/pdf-reader-0.10.0/lib/pdf/reader/pages_strategy.rb:354:in `content_stream': Unknown font F1 (PDF::Reader::MalformedPDFError)

I would submit the PDF so you can test it, however, it contains alot of my personal information (financial data, SSN, etc).

Let me know what other information I can give you. The file is an ADP generated paystub (iPay)

Thanks, Benny

yob commented 12 years ago

I'm going to close this issue for now. Please re-open it if the issue still exists in the 1.0.0.rc1 release