1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 14:48:08 +02:00

Moving interactive examples to jsfiddle.net

This commit is contained in:
Yury Delendik 2017-02-07 13:11:18 -06:00
parent d7cb46dafc
commit fd4428136b
3 changed files with 23 additions and 3 deletions

View file

@ -102,8 +102,7 @@ the `pdfjs-dist` name. For more information and examples please refer to the
You can play with the PDF.js API directly from your browser through the live
demos below:
+ [Hello world](http://mozilla.github.io/pdf.js/examples/learning/helloworld.html)
+ [Simple reader with prev/next page controls](http://mozilla.github.io/pdf.js/examples/learning/prevnext.html)
+ [Interactive examples](http://mozilla.github.io/pdf.js/examples/index.html#interactive-examples)
The repo contains a hello world example that you can run locally: