Ingen beskrivning

Antialize e25dba38b5 More work on static-build 16 år sedan
scripts e25dba38b5 More work on static-build 16 år sedan
src 848b73956b Fix some auto spell checking issues in Emmanuel's patch 16 år sedan
COPYING 45fbd79b17 We use gplv3 17 år sedan
Doxyfile 5bdd4c600e Minor changes 16 år sedan
README 0c077cd2a3 Added missing file 16 år sedan
static_qt_conf_base b6b0a5ef29 More work on static build 16 år sedan
static_qt_conf_linux b6b0a5ef29 More work on static build 16 år sedan
static_qt_conf_win b6b0a5ef29 More work on static build 16 år sedan
wkhtmltopdf.man.m4 1b8d8d5aa2 Drop license from man 16 år sedan
wkhtmltopdf.pro 7e0d233910 Some more doc 16 år sedan

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