forked from mozilla/pdf.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Additional Learning Resources
Yury Delendik edited this page Sep 16, 2015
·
21 revisions
You can read more about PDF.js here:
- http://andreasgal.com/2011/06/15/pdf-js/
- http://blog.mozilla.com/cjones/2011/06/15/overview-of-pdf-js-guts/
Videos:
- Julian Viereck – Zurich GTUG 2011, http://blog.mozilla.org/labs/2011/10/video-what-is-pdf-js/
- Andreas Gal – JSConf.eu, 2011, http://blip.tv/jsconfeu/andreas-gal-pdf-js-5723942
- Brendan Dahl - FOSDEM 2013, https://air.mozilla.org/pdfjs-firefoxs-html5-pdf-viewer/
- Brendan Dahl - HTML5DevConf 2013, https://www.youtube.com/watch?v=4yLzRoErOHw
- Mack Duan - Optimizing PDF.js, Mozilla, 2013, https://air.mozilla.org/intern-pdfjs/
Slides:
- http://jviereck.github.com/slides/2012_07_berlinjs/index.html
- Yury Delendik - TTF 2012, Evolving with Web Standards. The Story of PDF.JS.
- Brendan Dahl - HTML5DevConf 2013, http://brendandahl.github.io/speaking-events/2013-html5-dev-conf
A really basic overview of PDF is described here:
Summary of the PDF file format:
The PDF specification itself:
- http://www.adobe.com/devnet/acrobat/pdfs/PDF32000_2008.pdf
- http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/pdf/pdfs/pdf_reference_1-7.pdf
Test files:
Presentations:
- https://github.com/mozilla/pdf.js/tree/master/examples/learning
- https://github.com/mozilla/pdf.js/tree/master/examples/components
Open source projects: