Working on a WAMP server (localhost) with Apache 2.2.11, PHP 5.2.5 and MySQL 5.1.36. Drupal 6.19, upgraded to Print 6.x-1.12 and added TCPDF (5.9.011) to sites/all/modules/print/lib/. Set TCPDF/cache and /images to read/write (parent folder read-only).
PDF generation works fine with text only nodes. Browser returns a blank screen when trying to print node containing an image. Same result in IE8, FF and Chrome. No obvious errors in Apache log.

Comments

jcnventura’s picture

Status: Active » Postponed (maintainer needs more info)

Sorry for the time it took to get back to you. Is this still an issue and can you please provide a URL?

mauryg’s picture

@jcnventura
I had temporarily gone off on other projects. I uploaded the TCPDF folder to my production site and tried it and got a 500 server error message. It complained about the print.css file so I will check settings there. Give me a day or two and I'll do some more testing and let you know. I have a suspicion that the problem on the localhost WAMP system may be due to a strange problem with the location of the 'files' folder containing the images. On the production server it is correctly located on root/mysite/files where root is the www folder, but on the localhost WAMP it will only work when it is located at www/files which is outside the mysite folder.

maury

ralt’s picture

Subscribing, I've got the exact same problem on a LAMP server.

jcnventura’s picture

Any further info on how to reproduce this?

jcnventura’s picture

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

No further info in a long time. Closing the issue.