mozilla / pdf.js

PDF Reader in JavaScript
https://mozilla.github.io/pdf.js/
Apache License 2.0
50.11k stars 10.2k forks source link

PDFs that fail to render #1066

Closed limi closed 13 years ago

limi commented 13 years ago

The following two PDFs just render garbage pixels; I believe the documents are just images pasted into a PDF document:

http://dl.dropbox.com/u/3837794/Mac%20Install%20Flow%20%28Final%29.pdf
http://dl.dropbox.com/u/3837794/Win%207%20Install%20Flow%20%28Final%29.pdf
brendandahl commented 13 years ago

Hi, Thanks for reporting the issue. This is do to a currently unsupported image type of jpeg 2000. There is work in progress to support it.

arturadib commented 13 years ago

Hey @limi, welcome to pdf.js!

Yeah, as with Firefox, pdf.js struggles with the question of how and whether to support JPEG2000 (which is difficult for both technical and legal reasons). We're tracking this here #268 and here #927. We're making progress, and I think Legal is already looking into it.

We're all excited to work with you guys on the new UX and FF integration. Let us know if we can be of further help.

qazedc commented 13 years ago

WFM now.