I think there is a problem with the current version. I had the same problems, and if you look at their Github page, someone posted the same problem two days ago.
This should also work, according to their documentation:
python -m wkhtmltopdf.main google.com ~/google.pdf
But instead, I get:
optparse.OptionConflictError: option -h/--header-html: conflicting option string(s): -h
Since this is a shell, I assume the main application has been updated, but the wrapper was not.
taco
source share