Convert HTML to PDF using Webkit (QtWebKit)
C++ Python QMake C NSIS PAWN Shell
Latest commit ccf91a0 Dec 6, 2017 @cptjazz cptjazz committed with ashkulz Correctly pass the 'copy count' to QPrinter
Correctly pass the 'copy count' to QPrinter if QT hacks are not defined.

README.md

wkhtmltopdf and wkhtmltoimage

wkhtmltopdf and wkhtmltoimage are command line tools to render HTML into PDF and various image formats using the QT Webkit rendering engine. These run entirely "headless" and do not require a display or display service.

See http://wkhtmltopdf.org for updated documentation.