I installed the module and attempted to create a PDF Page display and got a disturbing alert message saying the following:

An error occurred at /admin/build/views/ajax/add-display/Menu.

Error Description: 
Fatal error:  require_once() [function.require]: Failed opening required 'fpdf_tpl.php' (include_path='.:') in /var/www/vhosts/testsite.co.uk/httpdocs/sites/all/libraries/fpdi/fpdi.php on line 27

I have fpdi and tcpdf libraries installed too.

CommentFileSizeAuthor
error-page.gif311.14 KBsisko

Comments

hunziker’s picture

Category: bug » support
Status: Active » Closed (won't fix)

Please take a look at the "status report" page.

mattbk’s picture

This is solved by downloading the fpdf_tpl.php file from http://www.setasign.de/products/pdf-php-solutions/fpdi/downloads/ and placing it in the fpdi folder on your server. As far as I can tell, this is not in the readme or other documentation.