No Description

Ashish Kulkarni 791d07d75b various improvements in the build process for Windows 10 years ago
examples 015c6facf4 Fixed spelling mistake in comment 12 years ago
include 715cc3dd48 add option --dump-render-tree for viewing the WebKit render tree 10 years ago
qt @ e5bcc99edb 5dea253297 [breaking change] update to the latest Qt to fix multiple issues 10 years ago
scripts 791d07d75b various improvements in the build process for Windows 10 years ago
src 5beb348eac revert 863774a2 as it is not needed any longer 10 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
AUTHORS 86ce2a14cd added variable 'isodate' for substitution in headers/footers 11 years ago
CHANGELOG-OLD 699e8486fd update CHANGELOG 11 years ago
CHANGELOG.md 715cc3dd48 add option --dump-render-tree for viewing the WebKit render tree 10 years ago
COPYING d30cd0f7cc Update the COPYING file to say lgpl 14 years ago
Doxyfile 0b10cea717 only generate documentation for libwkhtmltox 11 years ago
INSTALL.md 3edaae859c remove instructions for building on OS X 10.6 10 years ago
README.md 777d3ddba8 remove usage examples from README 11 years ago
VERSION 4fefc25f3b bump up VERSION to 0.12.2-dev 11 years ago
common.pri cf53180802 use compiler DLLs instead of using static linkage for MinGW 10 years ago
wkhtmltopdf.pro e4ad3c256b remove automatic README generation targets in Makefile 11 years ago
wkhtmltopdf.qrc cd6331b1ae implement a --license command line option 11 years ago
wkhtmltox.nsi 791d07d75b various improvements in the build process for Windows 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.