API module to include fpdi php library, see http://www.setasign.com/products/fpdi/about/

Instructions

  1. Download the module.
  2. Download the FPDI PHP library together with the FPDF_TPL library (http://www.setasign.com/products/fpdi/downloads/).
  3. Place them under sites/all/libraries/fpdi so that the file can be found under sites/all/libraries/fpdi/fpdi.php and sites/all/libraries/fpdi/fpdf_tpl.php.
  4. Enable the module.

Dependencies

This module does nothing by itself, it just provides the fpdi library so that other modules can use it.

You can load the library like this:

libraries_load('fpdi');
Supporting organizations: 

Project information

Releases