|
il y a 4 ans | |
---|---|---|
build | il y a 4 ans | |
cmaps | il y a 10 ans | |
es5 | il y a 4 ans | |
image_decoders | il y a 4 ans | |
lib | il y a 4 ans | |
types | il y a 4 ans | |
web | il y a 4 ans | |
CODE_OF_CONDUCT.md | il y a 5 ans | |
LICENSE | il y a 10 ans | |
README.md | il y a 5 ans | |
bower.json | il y a 4 ans | |
package.json | il y a 4 ans | |
webpack.js | il y a 4 ans |
PDF.js is a Portable Document Format (PDF) library that is built with HTML5. Our goal is to create a general-purpose, web standards-based platform for parsing and rendering PDFs.
This is a pre-built version of the PDF.js source code. It is automatically generated by the build scripts.
For usage with older browsers/environments, without support for modern features
such as e.g. async
/await
, Promise
, and ReadableStream
,
please refer to the es5
folder.
See https://github.com/mozilla/pdf.js for learning and contributing.