Go to file
2011-06-29 02:58:51 +02: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 Clean some trailing whitespace. 2011-06-28 16:32:27 -07:00
utils Fix some warnings 2011-06-24 23:33:16 +02:00
worker Use Font.prototype.bindDOM to insert fonts on page 2011-06-28 09:51:49 +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 Merge with upstream, reverse changeset 4e24288 since it brokes TTF on linux 2011-06-29 02:58:51 +02: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 Added experimental slide-out sidebar with page thumbnails. 2011-06-26 02:14:57 -04:00
multi_page_viewer.html Added experimental slide-out sidebar with page thumbnails. 2011-06-26 02:14:57 -04:00
multi_page_viewer.js Merge pull request #90 from justindarc/master 2011-06-27 09:55:10 -07:00
pdf.js Merge with upstream, reverse changeset 4e24288 since it brokes TTF on linux 2011-06-29 02:58:51 +02:00
README update contact info 2011-06-28 16:02:02 -07:00
viewer_worker.html First pass on FontWorker 2011-06-28 08:06:40 +02:00
viewer.css rename test.html to viewer.html 2011-06-17 16:20:13 -07:00
viewer.html Merge pull request #96 from vingtetun/master 2011-06-26 20:46:10 -07:00
viewer.js Merge pull request #96 from vingtetun/master 2011-06-26 20:46:10 -07:00

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.

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