hakimel / reveal.js

The HTML Presentation Framework
https://revealjs.com
MIT License
67.88k stars 16.64k forks source link

PDF generation using PhantomJS #873

Closed brodock closed 10 years ago

brodock commented 10 years ago

I would like to ask if you have considered generating PDF natively using PhantomJS. I've used it before and it works quite good.

There is a tutorial on how to integrate nodejs with phantomjs and do the generation work: http://www.feedhenry.com/server-side-pdf-generation-node-js/

hakimel commented 10 years ago

Yeah, there's small plugin for/example of using phantom for PDF exports here: https://github.com/hakimel/reveal.js/blob/master/plugin/print-pdf/print-pdf.js