Updated Frequently Asked Questions (markdown)

Tim van der Meij 2024-08-05 18:28:12 +02:00
parent 2f5aac66da
commit 71da47a698

@ -166,7 +166,7 @@ We use Terser to minify the JS files. It is known that other minifiers might bre
<a name="gh-pages"></a>
## Is there a pre-built version PDF.js available?
Yes. Refer to http://mozilla.github.io/pdf.js/getting_started/ and https://github.com/mozilla/pdf.js/wiki/Setup-PDF.js-in-a-website#official-releases for more details. Generic PDF.js library builds are also available at https://github.com/mozilla/pdfjs-dist. These builds can be installed via NPM with `npm install pdfjs-dist` or via Bower via `bower install pdfjs-dist`.
Yes. Refer to http://mozilla.github.io/pdf.js/getting_started/ and https://github.com/mozilla/pdf.js/wiki/Setup-PDF.js-in-a-website#official-releases for more details. Generic PDF.js library builds can be installed via NPM with `npm install pdfjs-dist`.
<a name="eccn"></a>
## What is the ECCN for PDF.js?