Installation

Last updated on
3 March 2023

Drupal 7 will no longer be supported after January 5, 2025. Learn more and find resources for Drupal 7 sites

Requirements

This module require externals libraries TCPDF and FPDI. Recommended version are:

For TCPDF: version 6.3.5 (latest version not tested, you could try them out and write an issue with your experience)

For FPDI: version 1.6.2 (Legacy info: If you are using a version less than 1.5 you need an additional download the FPDF_TPL 1.2.3, latest version recommended) Note: Version ^2.0.0 are only supported if the project use composer autoload system.

Installation

Installation instructions:

  1. Download the module or checkout the module.
  2. Upload the module to your Drupal instance.
  3. Download the required libraries TCPDF and FPDI. (read more info above)
  4. Copy the files to "sites/all/libraries/" directory in the Drupal directory into their own "fpdi" and "tcpdf" sub-directories, for version FPDI less than 1.5 include "fpdf_tpl.php" in the "fpdi" sub-directory if you are using a version less than FPDI 1.5
  5. Set up a view with a PDF display.
  6. Use it.

Help improve this page

Page status: No known problems

You can: