No Description

Ashish Kulkarni 7c54cfe503 release 0.12.5 7 years ago
docs 753bbbdbff update usage + library documentation 7 years ago
examples ffeeff5102 doc nit 7 years ago
qt @ 5db36ec76b f2ffd79266 switch CI builds to use scripts from packaging repository 7 years ago
src a104752a0a enable headless mode on Unix for non-patched Qt5 builds 7 years ago
.gitignore 1c208f7ddb update .gitignore for in-source builds 7 years ago
.gitmodules d0fc31b6da use relative path for qt submodule 7 years ago
.travis.yml f2ffd79266 switch CI builds to use scripts from packaging repository 7 years ago
AUTHORS fb66a312cc add missing names in AUTHORS + sort as per commit count 7 years ago
CHANGELOG-OLD 076322dd10 Fix some typos (found by codespell) 9 years ago
CHANGELOG.md a8ba57e126 release 0.12.5 7 years ago
Doxyfile 076322dd10 Fix some typos (found by codespell) 9 years ago
LICENSE bda6b1e3a4 rename COPYING to LICENSE 10 years ago
README.md 777d3ddba8 remove usage examples from README 11 years ago
VERSION a8ba57e126 release 0.12.5 7 years ago
appveyor.yml f2ffd79266 switch CI builds to use scripts from packaging repository 7 years ago
common.pri 3ca39ce4c4 use the headers in src/lib as the single copy used everywhere 7 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

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.