Sin descripción

A. Skrobov 7952b0f3e7 Make printMediaType a load-time setting hace 5 años
.github 2f6ccceba6 Create issue templates hace 7 años
docs 2018ac80d6 fix link broken by puppeteer renaming master => main hace 5 años
examples ffeeff5102 doc nit hace 7 años
qt @ 184c46e730 7952b0f3e7 Make printMediaType a load-time setting hace 5 años
src 7952b0f3e7 Make printMediaType a load-time setting hace 5 años
.gitignore 2b971d3f57 add downloads for 0.12.6-rc + remove 0.13 downloads hace 5 años
.gitmodules d0fc31b6da use relative path for qt submodule hace 7 años
.travis.yml 2090bfce68 bump version to 0.12.6-rc hace 5 años
AUTHORS faa06fa96c add missing names in AUTHORS hace 5 años
CHANGELOG-OLD 076322dd10 Fix some typos (found by codespell) hace 9 años
CHANGELOG.md e917410236 bump version to 0.12.7-dev hace 5 años
Doxyfile 076322dd10 Fix some typos (found by codespell) hace 9 años
LICENSE bda6b1e3a4 rename COPYING to LICENSE hace 10 años
README.md 4a531a5552 Update README.md hace 6 años
VERSION e917410236 bump version to 0.12.7-dev hace 5 años
common.pri 44d13596af update copyright years to 2020 hace 5 años
wkhtmltopdf.pro 44d13596af update copyright years to 2020 hace 5 años
wkhtmltopdf.qrc bda6b1e3a4 rename COPYING to LICENSE hace 10 años

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