Go to file
2011-06-23 09:05:51 -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 Add new test directories. 2011-06-23 09:05:51 -07:00
tests add support for linking pdfs we can't/won't distribute 2011-06-21 15:14:42 -07:00
utils Merge with master 2011-06-21 02:35:14 +02:00
browser_manifest.json Change test.py to use an external browser_manifest.json file, and use OptionParser to handle the command line. 2011-06-22 16:56:31 -07:00
compressed.tracemonkey-pldi-09.pdf replace wrong compressed pdf with the actual tracemonkey paper 2011-06-03 14:24:43 -07:00
fonts.js Fill more gaps for Format 6 dense array 2011-06-22 11:25:00 +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 Implemented support for opening files from the local file system using the HTML5 File API. 2011-06-21 22:15:13 -04:00
multi-page-viewer.html Implemented support for opening files from the local file system using the HTML5 File API. 2011-06-21 22:15:13 -04:00
multi-page-viewer.js Implemented support for opening files from the local file system using the HTML5 File API. 2011-06-21 22:15:13 -04:00
pdf.js Merge pull request #53 from vingtetun/master 2011-06-22 11:42:06 -07:00
README add blogs and twitter link 2011-06-16 09:37:15 -07:00
test_manifest.json add support for linking pdfs we can't/won't distribute 2011-06-21 15:14:42 -07:00
test_slave.html don't let getPage() errors break the test slave 2011-06-22 00:05:45 -07:00
test.py remove some accidental print statements. 2011-06-22 17:12:02 -07:00
viewer.css rename test.html to viewer.html 2011-06-17 16:20:13 -07:00
viewer.html rename test.html to viewer.html 2011-06-17 16:20:13 -07:00
viewer.js use strict mode and fix violators 2011-06-18 23:18:46 -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/

Or follow us on twitter: @pdfjs

http://twitter.com/#!/pdfjs