No Description

Ashish Kulkarni 2df11c3d55 update to the latest Qt + sync CHANGELOG 5 years ago
.github 2f6ccceba6 Create issue templates 7 years ago
docs f1ef81d7a3 add downloads for Ubuntu 20.04 5 years ago
examples ffeeff5102 doc nit 7 years ago
qt @ 7480f44f69 2df11c3d55 update to the latest Qt + sync CHANGELOG 5 years ago
src 8199e57a54 allow --encoding to work for non-patched builds 5 years ago
.gitignore 1c208f7ddb update .gitignore for in-source builds 7 years ago
.gitmodules d0fc31b6da use relative path for qt submodule 7 years ago
.travis.yml e3fa5a9ca6 fix macOS TravisCI build using conan from homebrew 6 years ago
AUTHORS fb66a312cc add missing names in AUTHORS + sort as per commit count 7 years ago
CHANGELOG-OLD 076322dd10 Fix some typos (found by codespell) 9 years ago
CHANGELOG.md 2df11c3d55 update to the latest Qt + sync CHANGELOG 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 64f1b18269 bump version to 0.12.6-dev 7 years ago
common.pri 3ca39ce4c4 use the headers in src/lib as the single copy used everywhere 7 years ago
wkhtmltopdf.pro e4ad3c256b remove automatic README generation targets in Makefile 11 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