mozilla / pdf.js

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

PDF doesn't open correctly #2764

Closed juninho closed 10 years ago

juninho commented 11 years ago

Firefox is in trouble to open the following pdf: http://www.adianti.com.br/bkrpt_mostra.pdf

Images are not displayed correctly...

yurydelendik commented 11 years ago

Message in error console:

[16:50:17.359] Warning: TODO: graphic state operator SMask
timvandermeij commented 11 years ago

Not only that anymore:

Warning: TODO: graphic state operator SMask
Warning: TODO: Support non-isolated groups.
Warning: TODO: TilingType: 1

PHP logo is not transparent, but other than that, the document looks fine to me using Windows 7 64-bit, Firefox 20 and the latest pdf.js development build.

juninho commented 11 years ago

Hi, I updated Firefox to v.20 (Ubuntu 12.10) and it seems it's worse than before: http://i.imgur.com/Kr3XUXV.png

Now there are some content errors (text).

Console: PDF c73acee331096bdb1bf492b747f416b [1.4 cairo 1.8.8 (http://cairographics.org) / cairo 1.8.8 (http://cairographics.org)] Warning: TODO: TilingType: 1

timvandermeij commented 10 years ago

Fixed by #4161.