Generic build of PDF.js library.
 
 
sbarman a89bd1d30e Copied entire buffer for flate stream's snarf function (since decoding looks back) 14 years ago
LICENSE added Shaon as contributor 14 years ago
README never mind restore previous README formating 14 years ago
compressed.tracemonkey-pldi-09.pdf replace wrong compressed pdf with the actual tracemonkey paper 14 years ago
pdf.js Copied entire buffer for flate stream's snarf function (since decoding looks back) 14 years ago
test-unc.html Added test harness for uncompressed version of pdf 14 years ago
test.html FlateStream wants a .dict member for duck typing 14 years ago
uncompressed.tracemonkey-pldi-09.pdf Added test harness for uncompressed version of pdf 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.