Package Exports
- pdfjs-dist
- pdfjs-dist/build/pdf.min.mjs
- pdfjs-dist/build/pdf.mjs
- pdfjs-dist/build/pdf.worker.min.mjs
- pdfjs-dist/build/pdf.worker.mjs
- pdfjs-dist/cmaps/LICENSE
- pdfjs-dist/legacy/build/pdf.min.mjs
- pdfjs-dist/legacy/build/pdf.mjs
- pdfjs-dist/legacy/build/pdf.worker.min.mjs
- pdfjs-dist/legacy/build/pdf.worker.mjs
- pdfjs-dist/legacy/web/pdf_viewer.css
- pdfjs-dist/legacy/web/pdf_viewer.mjs
- pdfjs-dist/package
- pdfjs-dist/package.json
- pdfjs-dist/web/pdf_viewer.css
- pdfjs-dist/web/pdf_viewer.mjs
- pdfjs-dist/webpack.mjs
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (pdfjs-dist) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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/environments, without native support for the
latest JavaScript features, please see the legacy/
folder.
Please see this wiki page for information about supported browsers/environments.
See https://github.com/mozilla/pdf.js for learning and contributing.