Merge pull request #1650 from yurydelendik/jsbin-2

New versions of the jsbin.com
This commit is contained in:
Artur Adib 2012-05-03 06:52:29 -07:00
commit 63ea27eceb

View File

@ -74,8 +74,8 @@ This will generate the file `build/pdf.js` that can be included in your final pr
You can play with the PDF.js API directly from your browser through the live demos below: You can play with the PDF.js API directly from your browser through the live demos below:
+ Hello world: http://jsbin.com/pdfjs-helloworld/edit#html,live + Hello world: http://jsbin.com/pdfjs-helloworld-v2/edit#html,live
+ Simple reader with prev/next page controls: http://jsbin.com/pdfjs-prevnext/edit#html,live + Simple reader with prev/next page controls: http://jsbin.com/pdfjs-prevnext-v2/edit#html,live
The repo contains a hello world example that you can run locally: The repo contains a hello world example that you can run locally: