No Description

Jakob Truelsen ec350fc632 some work on tocprinting 16 years ago
scripts da601c850a Fix some script issues 16 years ago
src ec350fc632 some work on tocprinting 16 years ago
COPYING 45fbd79b17 We use gplv3 17 years ago
Doxyfile 5bdd4c600e Minor changes 16 years ago
README 0c077cd2a3 Added missing file 16 years ago
static_qt_conf_base 2bf17c671d Added support for running on linux without an X server, based on patch by Artur Zaprzala 16 years ago
static_qt_conf_linux b9053df7cb Added script automating the build of static binaries 16 years ago
static_qt_conf_win ba334e39e8 The windows build now seems to work 16 years ago
wkhtmltopdf.man.m4 1b8d8d5aa2 Drop license from man 16 years ago
wkhtmltopdf.pro ec350fc632 some work on tocprinting 16 years ago

README

Usage:

To convert a remote HTML file to PDF:
# wkhtmltopdf http://www.google.com google.pdf

To convert a local HTML file to PDF:
#wkhtmltopdf my.html my.pdf

You can also convert to PS files if you like:
#wkhtmltopdf my.html my.ps

Help:
If you have any problems or comments please feel
free to contact me: see http://www.daimi.au.dk/~jakobt/#about

For licence see COPYING