Keine Beschreibung

Nico Vogel 5b26acc41d fix documentation URLs vor 4 Jahren
.github 722350d3c8 fix broken Qt 4.8 Linux build after wkhtmltopdf/packaging#86 vor 4 Jahren
docs 5b26acc41d fix documentation URLs vor 4 Jahren
examples ffeeff5102 doc nit vor 7 Jahren
qt @ ccdfd25996 451d82bae3 update to the latest Qt vor 5 Jahren
src 5b26acc41d fix documentation URLs vor 4 Jahren
.gitignore 2b971d3f57 add downloads for 0.12.6-rc + remove 0.13 downloads vor 5 Jahren
.gitmodules d0fc31b6da use relative path for qt submodule vor 7 Jahren
AUTHORS faa06fa96c add missing names in AUTHORS vor 5 Jahren
CHANGELOG-OLD 076322dd10 Fix some typos (found by codespell) vor 9 Jahren
CHANGELOG.md e917410236 bump version to 0.12.7-dev vor 5 Jahren
Doxyfile 076322dd10 Fix some typos (found by codespell) vor 9 Jahren
LICENSE bda6b1e3a4 rename COPYING to LICENSE vor 10 Jahren
README.md 4a531a5552 Update README.md vor 6 Jahren
VERSION e917410236 bump version to 0.12.7-dev vor 5 Jahren
common.pri 44d13596af update copyright years to 2020 vor 5 Jahren
wkhtmltopdf.pro 44d13596af update copyright years to 2020 vor 5 Jahren
wkhtmltopdf.qrc bda6b1e3a4 rename COPYING to LICENSE vor 10 Jahren

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.

Building

wkhtmltopdf has its own dedicated repository for building and packaging.

See https://github.com/wkhtmltopdf/packaging