Firefox introduces PDF viewer
151–160 of 200 posts
Re: Firefox introduces PDF viewer
#152It's worth pointing out this is done in pure Javascript , and works by compiling PDF functions to equivalent Javascript functions which are then visible to Firefox's JIT. Despite being only around a year old, it still manages to render the majority of PDFs thrown at it (it's been my primary paper reader for the past 6 months or so). As for missing features like some complex gradients, I can't say I've missed them, ex…
Re: Firefox introduces PDF viewer
#153Earlier quoted context omitted.
Perhaps they had made an offer. We never would know. We don't even know the details of the Mozilla-Google deal. For all the openness that Google and Mozilla appear to proffer, the agreement between them is a secret.
Mozilla has been saying for years that they will use the best engine, and take that engine's money if it's available. If Bing were clearly better than Google, they'd switch and be taking Microsoft's money.
Re: Firefox introduces PDF viewer
#154Re: Firefox introduces PDF viewer
#155Earlier quoted context omitted.
> While Mozilla are pumping out stellar designs like this, Google are pushing crap like Native Client and their proprietary, binary-only Foxit Reader solution instead, complete with the hundreds of thousands of LOC of insecure C this entails. Rock on, Mozilla! Why are you dumping on Google? Their browser has been able to handle PDFs for years (including forms!).
Google's PDF viewer refuses to save PDFs opened via the websites of some scientific journals. I'm not willing to play the proxy game every time I want to read journal papers so I save them locally. I stopped using Google's PDF viewer because of this misfeature.
Re: Firefox introduces PDF viewer
#156Earlier quoted context omitted.
Chrome's PDF plugin is closed source, and written in C. It is very useful, but not free as in FOSS.
Chrome's built-in PDF plugin is actually from a Chinese company called Foxit. http://googlesystem.blogspot.com/2010/08/google-chromes-pdf-... Now start China bitching.
Re: Firefox introduces PDF viewer
#157Earlier quoted context omitted.
> While Mozilla are pumping out stellar designs like this, Google are pushing crap like Native Client and their proprietary, binary-only Foxit Reader solution instead, complete with the hundreds of thousands of LOC of insecure C this entails. Given how well PDF.js runs using Mozilla's JS engine, I have to wonder how well it would perform with V8.
You can try it out for yourself here by loading this URL with Chrome: http://mozilla.github.com/pdf.js/web/viewer.html
Re: Firefox introduces PDF viewer
#158It's worth pointing out this is done in pure Javascript , and works by compiling PDF functions to equivalent Javascript functions which are then visible to Firefox's JIT. Despite being only around a year old, it still manages to render the majority of PDFs thrown at it (it's been my primary paper reader for the past 6 months or so). As for missing features like some complex gradients, I can't say I've missed them, ex…
Your comment would've been so much better without its last paragraph.
Re: Firefox introduces PDF viewer
#159Earlier quoted context omitted.
Chrome's built-in PDF plugin is actually from a Chinese company called Foxit. http://googlesystem.blogspot.com/2010/08/google-chromes-pdf-... Now start China bitching.
I've been using Foxit reader for years without knowing that it was Chinese. Its a great product - fast as hell - beats the pants off Adobe.
Acrobat is the new Foxit nowadays!
Re: Firefox introduces PDF viewer
#160If you want to try PDF.js from your current browser, here's a demo: http://mozilla.github.com/pdf.js/web/viewer.html I wonder what's keeping this so ugly in Chrome. Also, does anyone know if printing is intended to work? It doesn't appear to have the pagination right, again at least on Chrome.
Looks much better than I imagined. Also painfully slow.