Closed brodock closed 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/
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
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/