Closed (fixed)
Project:
Printer, email and PDF versions
Version:
6.x-1.14
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2012 at 13:44 UTC
Updated:
19 Feb 2012 at 22:12 UTC
When printing/pdfing/emailing a node with Sheetnode cck field, the node is printed out correclty with nop error, but sheetnode tables do not output at all.
http://drupal.org/project/sheetnode
Is it a bug, from Print, from Sheetnode?
If not, what shall I check or in order to get this field rinting out?
Thanks for help
Comments
Comment #1
jvieille commentednote that www.example.com/print/nid and direct print works correctly.
Only email and pdf fail to print the tables out.
Comment #2
jvieille commentedFind out the problem:
well... better to forget TCPDF that produces awful outputs and misses many items.
I changed the pdf processor by wkhtmltopdf, it rocks!
However, it is rather difficult to install if the binary does not work out of the box - it was my case, it took me half a day to cook a properly compiled program.