Aucune description

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

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