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 a3baea5fcb Make shadingFill IR form 14 years ago
extensions/firefox Initial import of the Firefox extension 14 years ago
test Disable encryption when a ToUnicode stream is used in a font 14 years ago
utils Fix Mode comment lines. 14 years ago
web Don't display cmds used on the page by default + turn on worker support for now again 14 years ago
worker Make shadingFill IR form 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 Expose FontMeasure only if running on the main thread as the worker doesnt have a document to attach the canvas to 14 years ago
glyphlist.js Fix Mode comment lines. 14 years ago
metrics.js Fix Mode comment lines. 14 years ago
pdf.js Make shadingFill IR form 14 years ago
worker.js First page is rendering using new worker infrastructure 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