No Description

Ashish Kulkarni e7f753958b release 0.12.6 5 years ago
.github 2f6ccceba6 Create issue templates 6 years ago
docs 5426e559f8 create the status page and reference it in downloads page 5 years ago
examples ffeeff5102 doc nit 7 years ago
qt @ 7480f44f69 2df11c3d55 update to the latest Qt + sync CHANGELOG 5 years ago
src 0924bb35da point to support page instead of issues 5 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
.travis.yml 2090bfce68 bump version to 0.12.6-rc 5 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 6a57c14497 release 0.12.6 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 6a57c14497 release 0.12.6 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