Pdf.js: PDF Reader in JavaScript
41–50 of 94 posts
Re: Pdf.js: PDF Reader in JavaScript
#421) From a technical perspective, this is damn cool - exceedingly well done. Color me very impressed. 2) I hope I never actually see anyone using this on a website, attempting to make things "easier." Between Scribd and Slideshare, and Adobe trying to force its hideous crash-prone plugins into my browser, there are already enough people making a mess out of what is one of the more well-thought-out aspects of OS X. Giv…
I found Preview.app always annoying. E.g., the maximize windows button not maximizing the window. Sure it is better than Adobe Reader. But there are quite a few very nice alternative PDF viewers better than it. And pdf.js is great as a browser plugin because opening PDFs won't disturb your browsing any more.
Re: Pdf.js: PDF Reader in JavaScript
#431) From a technical perspective, this is damn cool - exceedingly well done. Color me very impressed. 2) I hope I never actually see anyone using this on a website, attempting to make things "easier." Between Scribd and Slideshare, and Adobe trying to force its hideous crash-prone plugins into my browser, there are already enough people making a mess out of what is one of the more well-thought-out aspects of OS X. Giv…
This will just work on different browsers, different OS etc.
Plus you can send links like this: http://mozilla.github.com/pdf.js/web/viewer.html#page=6&... To send a user to s specific part of the page. Right now usually you just send the pdf link and have to say, "check out the image on page 6".
Keeping the pdf in the browser and accessible to and from javascript opens up a world of possibilities.
Re: Pdf.js: PDF Reader in JavaScript
#44Re: Pdf.js: PDF Reader in JavaScript
#45I use this a lot, and it really does work. It renders everything, and renders it well. The one thing that doesn't work is maps – just too many vectors, and Javascript/Canvas/etc just can't keep up. Otherwise I'm very happy and don't feel nearly as much resentment towards PDFs as I used to.
Re: Pdf.js: PDF Reader in JavaScript
#46This ... is mind blowing.
Re: Pdf.js: PDF Reader in JavaScript
#47Re: Pdf.js: PDF Reader in JavaScript
#48Now if someone would just do this for .docx, .xlsx, and such I'd be set.
Re: Pdf.js: PDF Reader in JavaScript
#49Re: Pdf.js: PDF Reader in JavaScript
#50Earlier quoted context omitted.
I think Firefox has been shipping with this for awhile to view PDFs. It may be an about:config value you have to turn on though.
It is included, but off in release versions at the moment. In about:config : name: pdfjs.disabled status: default type: boolean value: false