Generic build of PDF.js library.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Vivien Nicolas 014fc4c0fe Remove code to handle FlateStream differently now that we have a sane interface 14 years ago
images Implemented support for opening files from the local file system using the HTML5 File API. 14 years ago
tests add support for linking pdfs we can't/won't distribute 14 years ago
utils Merge with master 14 years ago
LICENSE Add Yury to the contributors list 14 years ago
README add blogs and twitter link 14 years ago
canvas_proxy.js Fix sending image data to main thread 14 years ago
compressed.tracemonkey-pldi-09.pdf replace wrong compressed pdf with the actual tracemonkey paper 14 years ago
fonts.js Merge branch 'master' of https://github.com/vingtetun/pdf.js 14 years ago
glyphlist.js handle surrogate pairs in glyph to unicode translation 14 years ago
multi-page-viewer.css Implemented support for opening files from the local file system using the HTML5 File API. 14 years ago
multi-page-viewer.html Implemented support for opening files from the local file system using the HTML5 File API. 14 years ago
multi-page-viewer.js Implemented support for opening files from the local file system using the HTML5 File API. 14 years ago
pdf.js Remove code to handle FlateStream differently now that we have a sane interface 14 years ago
pdf_worker.js Replace tic & toc by console.time/timeEnd 14 years ago
test.py fix bug in testing multiple browsers 14 years ago
test_manifest.json add support for linking pdfs we can't/won't distribute 14 years ago
test_slave.html actually wait for fonts to be loaded, and write out a log of failed eq comparisons 14 years ago
viewer.css rename test.html to viewer.html 14 years ago
viewer.html rename test.html to viewer.html 14 years ago
viewer.js Ensure divs used to make fonts load are not visible 14 years ago
viewer_worker.html Small rebase tidyup + cleanup 14 years ago
worker_client.js Small rebase tidyup + cleanup 14 years ago

README

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