Go to file
2011-07-04 14:17:23 -07:00
images Implemented support for opening files from the local file system using the HTML5 File API. 2011-06-21 22:15:13 -04:00
test Make test driver a separate js file, eradicate some global variables. 2011-07-04 14:17:23 -07:00
utils Remove cmap format 100, fixes some nits to merge with upstream 2011-07-02 05:46:50 +02:00
worker Make worker work again after latest font changes 2011-06-30 14:25:57 +02:00
.gitignore Add pdf13-gfx.pdf to .gitignore 2011-06-27 20:31:01 -07:00
compressed.tracemonkey-pldi-09.pdf replace wrong compressed pdf with the actual tracemonkey paper 2011-06-03 14:24:43 -07:00
crypto.js fix moar |const| and modeline 2011-06-28 15:24:04 -07:00
fonts.js work around chrome bug, and work around ff5 bug in the workaround 2011-07-01 22:19:02 -07:00
glyphlist.js handle surrogate pairs in glyph to unicode translation 2011-06-19 15:14:07 -07:00
LICENSE Add Yury to the contributors list 2011-06-18 23:49:31 -05:00
multi_page_viewer.css try to make sidebar a bit more discoverable by leaving a little edge of it sticking out 2011-06-29 18:35:00 -07:00
multi_page_viewer.html bump up default zoom to 150%. <3 HTML 2011-06-30 03:21:39 -07:00
multi_page_viewer.js Merge pull request #145 from notmasteryet/pagepadding 2011-07-02 01:20:21 -07:00
pdf.js work-around for issue #158 2011-07-02 01:11:55 -07:00
README.md Edited README.md via GitHub 2011-07-02 09:30:46 -07:00
viewer_worker.html the "hieght" and the 72dpi<->96dpi fixes 2011-06-29 22:43:59 -05:00
viewer.css the "hieght" and the 72dpi<->96dpi fixes 2011-06-29 22:43:59 -05:00
viewer.html the "hieght" and the 72dpi<->96dpi fixes 2011-06-29 22:43:59 -05:00
viewer.js merge with remote 2011-06-30 02:14:47 -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