Add CDN link
Add CDN link Add Popular CDNs Add popular CDNs (site) Moving section
This commit is contained in:
parent
f9ce904fb7
commit
c2f1ff48d5
@ -95,6 +95,13 @@ or to build it from source. We supply pre-built versions for usage with NPM and
|
|||||||
the `pdfjs-dist` name. For more information and examples please refer to the
|
the `pdfjs-dist` name. For more information and examples please refer to the
|
||||||
[wiki page](https://github.com/mozilla/pdf.js/wiki/Setup-pdf.js-in-a-website) on this subject.
|
[wiki page](https://github.com/mozilla/pdf.js/wiki/Setup-pdf.js-in-a-website) on this subject.
|
||||||
|
|
||||||
|
## Including via a CDN
|
||||||
|
|
||||||
|
PDF.js is hosted on several free CDNs:
|
||||||
|
- https://www.jsdelivr.com/package/npm/pdfjs-dist
|
||||||
|
- https://cdnjs.com/libraries/pdf.js
|
||||||
|
- https://unpkg.com/pdfjs-dist/
|
||||||
|
|
||||||
## Learning
|
## Learning
|
||||||
|
|
||||||
You can play with the PDF.js API directly from your browser using the live demos below:
|
You can play with the PDF.js API directly from your browser using the live demos below:
|
||||||
|
@ -57,6 +57,13 @@ $ cd pdf.js
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
## Including via a CDN
|
||||||
|
|
||||||
|
PDF.js is hosted on several free CDNs:
|
||||||
|
- https://www.jsdelivr.com/package/npm/pdfjs-dist
|
||||||
|
- https://cdnjs.com/libraries/pdf.js
|
||||||
|
- https://unpkg.com/pdfjs-dist/
|
||||||
|
|
||||||
## File Layout Overview
|
## File Layout Overview
|
||||||
|
|
||||||
### Prebuilt
|
### Prebuilt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user