A Node.js wrapper for the wkhtmltopdf command line tool. As the name implies, it converts HTML documents to PDFs using WebKit.
Adapted to use with debian repos of wkhtmltopdf (Error: QXcbConnection: Could not connect to display)
Original: https://github.com/wkhtmltopdf/wkhtmltopdf
Install on debian:
apt-get install wkhtmltopdf
apt-get install xvfb