On this page
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:
- Download the module or checkout the module.
- Upload the module to your Drupal instance.
- Download the required libraries TCPDF and FPDI. (read more info above)
- 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
- Set up a view with a PDF display.
- Use it.
Help improve this page
Page status: No known problems
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion