No Description

cptjazz ccf91a0c73 Correctly pass the 'copy count' to QPrinter 7 years ago
docs 6f755a8ba7 link to UptimeRobot status monitoring in website footer 8 years ago
examples f31f7f04af update dead link to example page to QString docs 8 years ago
include a549c7b1c7 Add a setting to perform hostname lookup via proxy 7 years ago
qt @ c745cfd57f b3ca2e3c48 update to latest patched Qt 8 years ago
scripts cc0ec59978 update OpenSSL to 1.0.2k 8 years ago
src ccf91a0c73 Correctly pass the 'copy count' to QPrinter 7 years ago
.gitignore 9615f00bac add script for building of releases for the current platform 11 years ago
.gitmodules b2acd0f1da remove reference to wk_4.8 branch 11 years ago
.travis.yml 440e830f62 add configuration for Travis CI 8 years ago
AUTHORS 399e6a09c6 Added support for ssl client certificates (#3206) 8 years ago
CHANGELOG-OLD 076322dd10 Fix some typos (found by codespell) 9 years ago
CHANGELOG.md b3ca2e3c48 update to latest patched Qt 8 years ago
Doxyfile 076322dd10 Fix some typos (found by codespell) 9 years ago
INSTALL.md 1ff82f2310 remove reference to distro-specific package creation 8 years ago
LICENSE bda6b1e3a4 rename COPYING to LICENSE 10 years ago
README.md 777d3ddba8 remove usage examples from README 11 years ago
VERSION b9070c1716 bump version to 0.12.5-dev 8 years ago
appveyor.yml 67693eec7f add configuration for AppVeyor 8 years ago
common.pri 55008f56cb use static linkage for MinGW target 8 years ago
wkhtmltopdf.pro e4ad3c256b remove automatic README generation targets in Makefile 11 years ago
wkhtmltopdf.qrc bda6b1e3a4 rename COPYING to LICENSE 10 years ago
wkhtmltox.nsi 55008f56cb use static linkage for MinGW target 8 years ago

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.