I'm trying to use the --window-status option to wait for the page to load, in combination with javascript-delay to avoid waiting forever in case of errors. Just as described by here
It doesn't work. Even this very simple example never ends. What am I doing wrong?
wkhtmltopdf
http://google.com --javascript-delay 10000 --window-status done google.pdf
I have tried too with an extremely simple html page (more or less a "hello world")
wkhtmltopdf version: 0.12.6