Generic build of PDF.js library.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Rob Sayre f4e5b2bcfd Merge remote branch 'upstream/master' 14 years ago
images Implemented support for opening files from the local file system using the HTML5 File API. 14 years ago
test Merge remote branch 'upstream/master' 14 years ago
utils Fix some warnings 14 years ago
worker Make worker work again after latest font changes 14 years ago
.gitignore Add pdf13-gfx.pdf to .gitignore 14 years ago
LICENSE Add Yury to the contributors list 14 years ago
README.md update README 14 years ago
compressed.tracemonkey-pldi-09.pdf replace wrong compressed pdf with the actual tracemonkey paper 14 years ago
crypto.js fix moar |const| and modeline 14 years ago
fonts.js Make worker work again after latest font changes 14 years ago
glyphlist.js handle surrogate pairs in glyph to unicode translation 14 years ago
multi_page_viewer.css try to make sidebar a bit more discoverable by leaving a little edge of it sticking out 14 years ago
multi_page_viewer.html bump up default zoom to 150%. <3 HTML 14 years ago
multi_page_viewer.js Merge pull request #138 from notmasteryet/issue-132-part-C 14 years ago
pdf.js Merge branch 'master' of https://github.com/andreasgal/pdf.js 14 years ago
viewer.css the "hieght" and the 72dpi<->96dpi fixes 14 years ago
viewer.html the "hieght" and the 72dpi<->96dpi fixes 14 years ago
viewer.js the "hieght" and the 72dpi<->96dpi fixes 14 years ago
viewer_worker.html the "hieght" and the 72dpi<->96dpi fixes 14 years ago

README.md

pdf.js

pdf.js is a technology demonstrator prototype to explore whether the HTML5 platform is complete enough to faithfully and efficiently render the ISO 32000-1:2008 Portable Document Format (PDF) without native code assistance.

pdf.js is not currently part of the Mozilla project, and there is no plan yet to integrate it into Firefox. We will explore that possibility once pdf.js is production ready. Until then we aim to publish a Firefox PDF reader extension powered by pdf.js.

You can read more about pdf.js here:

http://andreasgal.com/2011/06/15/pdf-js/ http://blog.mozilla.com/cjones/2011/06/15/overview-of-pdf-js-guts/

follow us on twitter: @pdfjs

http://twitter.com/#!/pdfjs

join our mailing list:

dev-pdf-js@lists.mozilla.org

and talk to us on IRC:

#pdfjs on irc.mozilla.org