Sin descripción

Brendan Dahl a7fc0d33a1 PDF.js version 2.12.313 hace 3 años
build a7fc0d33a1 PDF.js version 2.12.313 hace 3 años
cmaps 80424115ce PDF.js version 1.0.89 hace 10 años
image_decoders a7fc0d33a1 PDF.js version 2.12.313 hace 3 años
legacy a7fc0d33a1 PDF.js version 2.12.313 hace 3 años
lib a7fc0d33a1 PDF.js version 2.12.313 hace 3 años
standard_fonts fdd59815fb PDF.js version 2.10.377 - See https://github.com/mozilla/pdf.js/releases/tag/v2.10.377 hace 3 años
types a7fc0d33a1 PDF.js version 2.12.313 hace 3 años
web a7fc0d33a1 PDF.js version 2.12.313 hace 3 años
CODE_OF_CONDUCT.md 8ca1faf26b PDF.js version 2.2.228 - See https://github.com/mozilla/pdf.js/releases/tag/v2.2.228 hace 6 años
LICENSE 4770bbb1cb PDF.js version 1.0.1169 hace 10 años
README.md a7fc0d33a1 PDF.js version 2.12.313 hace 3 años
bower.json a7fc0d33a1 PDF.js version 2.12.313 hace 3 años
package.json a7fc0d33a1 PDF.js version 2.12.313 hace 3 años
webpack.js fdd59815fb PDF.js version 2.10.377 - See https://github.com/mozilla/pdf.js/releases/tag/v2.10.377 hace 3 años

README.md

PDF.js

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 or environments, without support for modern features such as e.g. async/await, ReadableStream, optional chaining, nullish coalescing, and private class fields/methods; please see the legacy folder.

See https://github.com/mozilla/pdf.js for learning and contributing.