설명 없음

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.