-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Additional Learning Resources
Tim van der Meij edited this page Mar 7, 2019
·
32 revisions
You can find documentation about the core of PDF.js here (contributed by user MeiKatz).
You can read more about PDF.js here:
- https://andreasgal.com/2011/06/15/pdf-js/
- https://web.archive.org/web/20160408133647/https://blog.mozilla.org/cjones/2011/06/15/overview-of-pdf-js-guts/
Videos:
- Julian Viereck – Zurich GTUG 2011, https://blog.mozilla.org/labs/2011/10/video-what-is-pdf-js/
- 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:
- https://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, https://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
Presentations:
- https://github.com/mozilla/pdf.js/tree/master/examples/learning
- https://github.com/mozilla/pdf.js/tree/master/examples/components
Open source projects: