I obtain blank PDFs (one page with only two lines as header and footer and 1/1 as page numbering) when I try to get PDFs for book page nodes. It works ok for page nodes. I use the latest 4.7.0 version of the modules (2006-06-26) with Drupal 4.7.2 and PHP 4.
Comments
Comment #1
macdoggie commentedI'm experiencing the same using the PDFView cvs v 1.30 2006/07/26. This issue only seems to occur with books and I'm receiving the following error in the log.
warning: Wrong parameter count for class_exists() in /PathTo/modules/pdfview/tcpdf/tcpdf.php on line 69.
As this individual states, it does work for pages and other types of content. Any help is appreciated.
Comment #2
Egon Bianchet commentedIt was related to http://drupal.org/node/73303, I missed some lines ...
Comment #3
(not verified) commented