TCPDF is a wrapper module for the TCPDF library, a PHP class for creating and manipulating PDF files.
Installation
-
Install this module using the official Backdrop CMS instructions.
-
There is no configuration required. Modules that use TCPDF should include this module in their dependencies and make their calls directly to the TCPDF class. See the Webform2PDF module for an example implementation.
Issues
Bugs and feature requests should be reported in the Issue Queue.
Current Maintainers
Credits
- Ported to Backdrop CMS by Robert J. Lang.
- Based on the TCPDF library.
License
This project is GPL v3 software.
See the LICENSE.txt file in this directory for the complete text.
TCPDF is LGPL v3 software.
See the LICENSE.txt file in the /tcpdf subdirectory for the complete text.