I have wkhtmltopdf running on an Ubuntu 11.04 64-bit server. Running it from shell always works, but using it together with Drupal/Print usually results in a perpetual browser state of "Waiting for [mydomain]...". Even worse, for each failed attempt, a wkhtmltopdf process is spawned but never terminated.

At times however, (when the server load is low, I suspect) PDFs are generated beautifully. I guess this is a matter of general server configuration and I'm hoping that someone with more experience than me, might have run into the same problem. Any ideas would be greatly appreciated!

Comments

theo_’s picture

I experienced the same issue on Drupal 6.20 on Debian 5.0.9 64-bit server. It works from shell. But using wkhtmltopdf through print result in a wkhtmltopdf process wich never end ...

I notice it hapen when print try to write html into the pipe.

jcnventura’s picture

Status: Active » Postponed (maintainer needs more info)

You may have to change the timeout value of your PHP server.

jcnventura’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

No further info in more than two weeks. Closing the issue.