暫無描述

Ashish Kulkarni 2b3f8bba10 fix mixed-content warning due to import of font over HTTP 8 年之前
docs 2b3f8bba10 fix mixed-content warning due to import of font over HTTP 8 年之前
examples f31f7f04af update dead link to example page to QString docs 8 年之前
include c754e38b07 New commandline option 'verbosity' to allow different log levels (#3364) 8 年之前
qt @ c745cfd57f b3ca2e3c48 update to latest patched Qt 8 年之前
scripts cc0ec59978 update OpenSSL to 1.0.2k 8 年之前
src 9b932dd129 Changed paperSize to pageSize also in src/lib/pdf_c_bindings.cc becasue documentation is generated by doxygen 8 年之前
.gitignore 9615f00bac add script for building of releases for the current platform 11 年之前
.gitmodules b2acd0f1da remove reference to wk_4.8 branch 11 年之前
.travis.yml 440e830f62 add configuration for Travis CI 8 年之前
AUTHORS 399e6a09c6 Added support for ssl client certificates (#3206) 8 年之前
CHANGELOG-OLD 076322dd10 Fix some typos (found by codespell) 9 年之前
CHANGELOG.md b3ca2e3c48 update to latest patched Qt 8 年之前
Doxyfile 076322dd10 Fix some typos (found by codespell) 9 年之前
INSTALL.md 1ff82f2310 remove reference to distro-specific package creation 9 年之前
LICENSE bda6b1e3a4 rename COPYING to LICENSE 10 年之前
README.md 777d3ddba8 remove usage examples from README 11 年之前
VERSION b9070c1716 bump version to 0.12.5-dev 9 年之前
appveyor.yml 67693eec7f add configuration for AppVeyor 8 年之前
common.pri 55008f56cb use static linkage for MinGW target 9 年之前
wkhtmltopdf.pro e4ad3c256b remove automatic README generation targets in Makefile 11 年之前
wkhtmltopdf.qrc bda6b1e3a4 rename COPYING to LICENSE 10 年之前
wkhtmltox.nsi 55008f56cb use static linkage for MinGW target 9 年之前

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.