I upgraded to 6.x-1.14 and am no longer able to get the PDF to render via the module. I installed tcpdf 5.9.132 and have permissions set according to installation instructions and am able to test pdf creation using http://friendswoodrw.org/sites/all/modules/print/lib/tcpdf/examples/exam... and it works. But when I select the PDF icon on my note it renders a blank page with no errors to the log. I've using both node ID and URL alias and there's no change. I'm sure this can be chalked up to user or config errors, but I'm stuck. Any assistance or directions you can provide would be greatly appreciated.

Thanks!
Jackie

Comments

jcnventura’s picture

Status: Active » Postponed (maintainer needs more info)

What does the apache error log say?

ronsnow’s picture

Version: 6.x-1.14 » 6.x-1.9

I am having same problem.... I have TCPDF installed in sites/all/libraries and I can see the cache files being created when I use the Print-PDF for my content, but I end up with an error screen saying "can't open the page .... because the server unexpectedly dropped the connection...."

When I use the examples at /sites/all/libraries/tcpdf/examples/example_001.php, it all works as expected and the pdf is rendered properly. Any answers?

I am adding some error_log messages that seem related:
[Thu Nov 10 11:12:06 2011] [notice] child pid 1427 exit signal Segmentation fault (11)
[Thu Nov 10 11:12:08 2011] [notice] child pid 5422 exit signal Segmentation fault (11)
[Thu Nov 10 11:12:10 2011] [notice] child pid 1414 exit signal Segmentation fault (11)
[Thu Nov 10 11:12:11 2011] [notice] child pid 5425 exit signal Segmentation fault (11)

jcnventura’s picture

Segmentation fault: not much that can be done on this side.. Try upgrading the TCPDF version..

jcnventura’s picture

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

Closing the issue.