No Description

Antialize 307a74b73f Prepare for beta release 15 years ago
scripts 307a74b73f Prepare for beta release 15 years ago
src 307a74b73f Prepare for beta release 15 years ago
COPYING 45fbd79b17 We use gplv3 17 years ago
Doxyfile 5bdd4c600e Minor changes 15 years ago
README 0c077cd2a3 Added missing file 16 years ago
static_qt_conf_base 307a74b73f Prepare for beta release 15 years ago
static_qt_conf_linux 307a74b73f Prepare for beta release 15 years ago
static_qt_conf_win 307a74b73f Prepare for beta release 15 years ago
wkhtmltopdf.man.m4 1b8d8d5aa2 Drop license from man 16 years ago
wkhtmltopdf.pro 7e0d233910 Some more doc 15 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