No Description

Jeffrey Cafferata c5074ad417 Changed the 'URL' type to 'path', because the type 'URL' suggests that a URI can be filled in. However, according to issue #1686, this should be a local file. 6 years ago
.github 2f6ccceba6 Create issue templates 6 years ago
docs e1d1db0c43 Correct THEN to THAN where appropriate 6 years ago
examples ffeeff5102 doc nit 7 years ago
qt @ 5e3cf6b23d 5d35794b67 update to the latest Qt + sync CHANGELOG 6 years ago
src c5074ad417 Changed the 'URL' type to 'path', because the type 'URL' suggests that a URI can be filled in. However, according to issue #1686, this should be a local file. 6 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 af3694d8a5 fix CI build failure on macOS 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 5d35794b67 update to the latest Qt + sync CHANGELOG 6 years ago
Doxyfile 076322dd10 Fix some typos (found by codespell) 9 years ago
LICENSE bda6b1e3a4 rename COPYING to LICENSE 10 years ago
README.md 777d3ddba8 remove usage examples from README 11 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.