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.
 
 
Julian Viereck 921f8bd669 Tried to add a destroy function to free memeory, but doesn't seem to help 14 years ago
extensions/firefox Initial import of the Firefox extension 14 years ago
test Tried to add a destroy function to free memeory, but doesn't seem to help 14 years ago
utils Fix Mode comment lines. 14 years ago
web Make font processing happen in a worker 14 years ago
worker Remove worker/boot.js 14 years ago
.gitignore allow custom rules to be defined in local.mk 14 years ago
LICENSE Add kkujala to the LICENSE contributor list. 14 years ago
Makefile Initial import of the Firefox extension 14 years ago
README.md Edited README.md via GitHub 14 years ago
crypto.js Fix Mode comment lines. 14 years ago
fonts.js Cleanup Moz support in FontLoader 14 years ago
glyphlist.js Fix Mode comment lines. 14 years ago
metrics.js Fix Mode comment lines. 14 years ago
pdf.js Don't stop executeIRQueue if there is no continueCallback. What a wonderful world it would be with generators :( 14 years ago
worker.js Tried to add a destroy function to free memeory, but doesn't seem to help 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.

Our demo site is here:

http://andreasgal.github.com/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