No Description

Ashish Kulkarni eae59b40df fix handling of QPair<QString, QString> in the reflection subsystem 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 @ ccffd0d984 0c5e871b90 fixed #1863 via wkhtmltopdf/qt@ccffd0d9842e06ed1521fa669faec2c50e6bae71 10 years ago
scripts a364164885 fix chroot setup due to various upstream bugs 10 years ago
src eae59b40df fix handling of QPair<QString, QString> in the reflection subsystem 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 98aa82075c block access to local files on Windows when an invalid URL is used 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 6f9bf9f4e2 add support for Debian Jessie target 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 10d50bf71f fix shared/static linkage detection and text codec auto-import for Qt4 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 8c976561d5 properly cleanup registry entries when uninstalling on 64-bit 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.