Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 562 Bytes

File metadata and controls

17 lines (10 loc) · 562 Bytes

node-wkhtmltopdf Build Status

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)

Installation

Original: https://github.com/wkhtmltopdf/wkhtmltopdf

Install on debian:

apt-get install wkhtmltopdf

apt-get install xvfb