API module to include fpdf php library, see http://www.fpdf.org/

Instructions

  1. Download the module.
  2. Download the fpdf php library (http://www.fpdf.org/).
  3. Place it under sites/all/libraries/fpdf so that the file can be found under sites/all/libraries/fpdf/fpdf.php.
  4. Enable the module.

Dependencies

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

You can load the library like this:

libraries_load('fpdf');
Supporting organizations: 

Project information

Releases