Go to file
andreasgal b3c27fa433 Merge pull request #33 from notmasteryet/pdf32000_2008
Fixes 09061a2cc4 regression, spaces, and default value for type
2011-06-20 21:02:14 -07:00
images Replaced zoom control with standard HTML <select/> control. 2011-06-20 21:08:50 -04:00
tests Initial import of first test harness 2011-06-18 18:09:21 -07:00
utils use strict in the utils/ too 2011-06-18 23:21:30 -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 remove remaining uses of integerToBytes in type1 font code 2011-06-20 14:42:39 -04: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 Replaced zoom control with standard HTML <select/> control. 2011-06-20 21:08:50 -04:00
multi-page-viewer.html Replaced zoom control with standard HTML <select/> control. 2011-06-20 21:08:50 -04:00
multi-page-viewer.js Replaced zoom control with standard HTML <select/> control. 2011-06-20 21:08:50 -04:00
pdf.js Fixes 09061a2cc4 regression, spaces, and default value for type 2011-06-20 22:55:32 -05:00
README add blogs and twitter link 2011-06-16 09:37:15 -07:00
test_manifest.json Initial import of first test harness 2011-06-18 18:09:21 -07:00
test_slave.html Initial import of first test harness 2011-06-18 18:09:21 -07:00
test.py Initial import of first test harness 2011-06-18 18:09:21 -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