Bez popisu

Ashish Kulkarni 024b2b2bb4 add downloads for 0.12.6.1-2 před 3 roky
.github 722350d3c8 fix broken Qt 4.8 Linux build after wkhtmltopdf/packaging#86 před 4 roky
docs 024b2b2bb4 add downloads for 0.12.6.1-2 před 3 roky
examples ffeeff5102 doc nit před 7 roky
qt @ cb88757e7c 06e7549605 update to the latest qt for fixing #3275 před 3 roky
src ace5f97a27 fix wording of error message for unsupported switches před 3 roky
.gitignore 2b971d3f57 add downloads for 0.12.6-rc + remove 0.13 downloads před 5 roky
.gitmodules d0fc31b6da use relative path for qt submodule před 7 roky
AUTHORS faa06fa96c add missing names in AUTHORS před 5 roky
CHANGELOG-OLD 076322dd10 Fix some typos (found by codespell) před 9 roky
CHANGELOG.md e917410236 bump version to 0.12.7-dev před 5 roky
Doxyfile 076322dd10 Fix some typos (found by codespell) před 9 roky
LICENSE bda6b1e3a4 rename COPYING to LICENSE před 10 roky
README.md d0af625c19 use HTTPS in README.md před 3 roky
VERSION e917410236 bump version to 0.12.7-dev před 5 roky
common.pri 44d13596af update copyright years to 2020 před 5 roky
wkhtmltopdf.pro 44d13596af update copyright years to 2020 před 5 roky
wkhtmltopdf.qrc bda6b1e3a4 rename COPYING to LICENSE před 10 roky

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 https://wkhtmltopdf.org for updated documentation.

Building

wkhtmltopdf has its own dedicated repository for building and packaging.

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