node-wkhtmltoimage
node-wkhtmltoimage copied to clipboard
https://huntr.dev/users/alromh87 has fixed the Remote Code Execution vulnerability 🔨. alromh87 has been awarded $25 for fixing the vulnerability through the huntr bug bounty program 💵. Think you could fix a...
[html.txt](https://github.com/timstudd/node-wkhtmltoimage/files/2831070/html.txt) trying to render html ^^
So basically if you use debug or debugJavascript options the image rendered will be null or invalid. I think its because the debug stream is probably being piped back. https://www.npmjs.com/package/wkhtmltopdf...
After some trial and error I realized the best way to see the options available is to install the binary on your system and run the --help command. I was...
I get this working on Mac, but on Windows %22 (quotation mark) is added to the end of the url.