Posted by oskarg on December 29, 2011 at 8:46pm
4 followers
Jump to:
| Project: | Printer, email and PDF versions |
| Version: | 7.x-1.0-beta1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (cannot reproduce) |
Issue Summary
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
#1
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.
#2
You may have to change the timeout value of your PHP server.
#3
No further info in more than two weeks. Closing the issue.