Files
med-notes/.pnpm-store/v10/files/db/8a86f639cdc54e2173f65cacb40b43c0abe1cc01e7aadb78d10a251c913e7de7c1e533ffcd3ce7744049240b9a8de69a89d5e48a0091e32414d896c3dfd016
2025-05-09 05:30:08 +02:00

15 lines
666 B
Plaintext

# 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](https://github.com/mozilla/pdf.js/wiki/Frequently-Asked-Questions#faq-support) for information about supported browsers/environments.
See https://github.com/mozilla/pdf.js for learning and contributing.