No Description

Ashish Kulkarni 1423d79e1e rename TARGET -> TRAVIS_TARGET 8 years ago
docs ddd020260c import gh-pages branch into docs/ 8 years ago
examples f31f7f04af update dead link to example page to QString docs 8 years ago
include 399e6a09c6 Added support for ssl client certificates (#3206) 8 years ago
qt @ ab6ead389e cacf922401 update Qt to speed up debug builds 8 years ago
qt5 4fa1798e1a add Qt5 submodules + gnuwin32 tools from qt5.git 8 years ago
scripts 8e10cc5bb6 make the Qt5 MinGW-w64 target functional 8 years ago
src 399e6a09c6 Added support for ssl client certificates (#3206) 8 years ago
.gitignore 9615f00bac add script for building of releases for the current platform 11 years ago
.gitmodules 4fa1798e1a add Qt5 submodules + gnuwin32 tools from qt5.git 8 years ago
.travis.yml 1423d79e1e rename TARGET -> TRAVIS_TARGET 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 124a9dc9ea release 0.12.4 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.