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 828367a1b4 Make the Type1 to OTF code active, even if the sanitizer prevent fonts to load at the moment 14 years ago
LICENSE remove newline in LICENSE 14 years ago
PDFFont.js Make the Type1 to OTF code active, even if the sanitizer prevent fonts to load at the moment 14 years ago
PDFFontUtils.js Do not add empty spaces anymore 14 years ago
README never mind restore previous README formating 14 years ago
cffStandardStrings.js Clean up some Type2 reader code for readibility 14 years ago
glyphlist.js No more errors for an empty unicode table 14 years ago
pdf.js Make the Type1 to OTF code active, even if the sanitizer prevent fonts to load at the moment 14 years ago
t2data.js Add the beginning of a CFF encoder 14 years ago
test.css Separate js and css from the test.html file 14 years ago
test.html No more errors for an empty unicode table 14 years ago
test.js Separate js and css from the test.html file 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.