No Description

Ashish Kulkarni 722350d3c8 fix broken Qt 4.8 Linux build after wkhtmltopdf/packaging#86 4 years ago
.github 722350d3c8 fix broken Qt 4.8 Linux build after wkhtmltopdf/packaging#86 4 years ago
docs 70c13a94f3 add support for AWS Lambda + update FAQ 4 years ago
examples ffeeff5102 doc nit 7 years ago
qt @ ccdfd25996 451d82bae3 update to the latest Qt 4 years ago
src f55b76b486 fix SVG images not considered as media files 4 years ago
.gitignore 2b971d3f57 add downloads for 0.12.6-rc + remove 0.13 downloads 5 years ago
.gitmodules d0fc31b6da use relative path for qt submodule 7 years ago
AUTHORS faa06fa96c add missing names in AUTHORS 5 years ago
CHANGELOG-OLD 076322dd10 Fix some typos (found by codespell) 9 years ago
CHANGELOG.md e917410236 bump version to 0.12.7-dev 5 years ago
Doxyfile 076322dd10 Fix some typos (found by codespell) 9 years ago
LICENSE bda6b1e3a4 rename COPYING to LICENSE 10 years ago
README.md 4a531a5552 Update README.md 6 years ago
VERSION e917410236 bump version to 0.12.7-dev 5 years ago
common.pri 44d13596af update copyright years to 2020 5 years ago
wkhtmltopdf.pro 44d13596af update copyright years to 2020 5 years ago
wkhtmltopdf.qrc bda6b1e3a4 rename COPYING to LICENSE 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.

Building

wkhtmltopdf has its own dedicated repository for building and packaging.

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