Keine Beschreibung

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

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.