1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 07:08:08 +02:00
PDF Reader in JavaScript
Find a file
2011-06-14 19:40:36 +02:00
cffStandardStrings.js Small changes 2011-06-13 05:30:02 +02:00
compressed.tracemonkey-pldi-09.pdf replace wrong compressed pdf with the actual tracemonkey paper 2011-06-03 14:24:43 -07:00
glyphlist.js Add some missing glyphs 2011-06-12 23:41:57 +02:00
LICENSE added Shaon as contributor 2011-06-04 10:41:18 -07:00
pdf.js Forgot to push function calls changes to get the unicode char from a random code 2011-06-14 19:40:36 +02:00
PDFFont.js Add support for brackets around the header emails 2011-06-14 11:59:10 +02:00
PDFFontUtils.js Small changes 2011-06-13 05:30:02 +02:00
README never mind restore previous README formating 2011-05-06 15:15:54 -07:00
test.css Separate js and css from the test.html file 2011-05-26 16:02:52 +02:00
test.html Add support for ligatures, asterisks, etc. 2011-06-14 11:08:08 +02:00
test.js Add support for ligatures, asterisks, etc. 2011-06-14 11:08:08 +02: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.