in reply to Help with WKHTMLTOPDF
Looks to me like you are running it on windows but it defaults to a looking for the binary in the default Linux path: /usr/bin/wkhtmltopdf .
And according to the POD of WKHTMLTOPDF the method bin_name must be used to specify the non-default path to the binary.
Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Help with WKHTMLTOPDF
by justin423 (Scribe) on Dec 08, 2023 at 02:14 UTC |