Hi all, this is my first time with wkhtmltopdf and it looks like a great tool.
However whilst most websites are fine I am getting blank pages when I try to print from the specific online forms that I need. I've created the simplest possible case and have put in a long javascript-delay but am still getting blank pages. Having put in the debug I can see there's a warning for a parse error in the page's javascript.
I have no control over the code on the web pages that I am printing - and they load fine onscreen and manually print fine either to pdf or other printing mechanisms.
Is there anything I can do differently to make this work through wkhtmltopdf?
gives me
Loading pages (1/6)
Counting pages (2/6)
Resolving links (4/6)
Loading headers and footers (5/6)
Printing pages (6/6)
Done
Thank you for any advice,
Natalie