node-wkhtmltoimage icon indicating copy to clipboard operation
node-wkhtmltoimage copied to clipboard

using debug or debugJavascript causes an empty invalid image

Open godsmustbcrazy opened this issue 6 years ago • 0 comments

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 handles these options well

godsmustbcrazy avatar Jul 30 '18 07:07 godsmustbcrazy