Tested this module. Hit this error. Uninstalled.
warning: pdfview_node(modules/pdfview/tcpdf/tcpdf.php) [function.pdfview-node]: failed to open stream: No such file or directory in /home/websiten/public_html/cms/modules/pdfview/pdfview.module on line 98.
Comments
Comment #1
drupalnesia commentedBecause you have not upload the tcpdf library files to modules/pdfview/tcpdf/ , so you will have modules/pdfview/tcpdf/tcpdf.php
I have submit a complete version (including tcpdf lib) but reduced the size by remove any unnecessary file such as: docs, licenses, additional fonts, sources-code, etc.
Download here: http://drupal.org/node/125914 for Drupal 5.x only.
Comment #2
crutch commented