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

drupalnesia’s picture

Because 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.

crutch’s picture

Status: Active » Closed (fixed)