Go to file
2011-09-15 08:24:30 -07:00
extensions/firefox Initial import of the Firefox extension 2011-09-07 00:00:24 +02:00
test Disable encryption when a ToUnicode stream is used in a font 2011-09-13 19:23:49 -05:00
utils Fix Mode comment lines. 2011-09-12 20:37:33 +03:00
web Refactor to execute IR on main thead by posting messages to itself 2011-09-15 08:20:43 -07:00
worker Implement paintReadyJpegXObject + add infrastructure to handle JpegStreams 2011-09-15 08:24:29 -07:00
.gitignore allow custom rules to be defined in local.mk 2011-07-07 12:51:48 -04:00
crypto.js Fix Mode comment lines. 2011-09-12 20:37:33 +03:00
fonts.js Expose FontMeasure only if running on the main thread as the worker doesnt have a document to attach the canvas to 2011-09-15 08:20:03 -07:00
glyphlist.js Fix Mode comment lines. 2011-09-12 20:37:33 +03:00
LICENSE Add kkujala to the LICENSE contributor list. 2011-08-22 19:22:57 +03:00
Makefile Initial import of the Firefox extension 2011-09-07 00:00:24 +02:00
metrics.js Fix Mode comment lines. 2011-09-12 20:37:33 +03:00
pdf.js Add support for image xObjs with imageMask 2011-09-15 08:24:30 -07:00
README.md Edited README.md via GitHub 2011-07-02 09:30:46 -07:00
worker.js Implement paintReadyJpegXObject + add infrastructure to handle JpegStreams 2011-09-15 08:24:29 -07:00

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