TCPDF
This module allows Drupal to generate PDF documents using the TCPDF library. It is primarily intended for developers who need to create PDFs programmatically.
TCPDF is a powerful library to generate PDF with PHP. It supports UTF-8, and is capable to convert HTML snippets to PDF.
TCPDF module offers a simple way to create PDF documents with Drupal and TCPDF. Currently the module aims module developers, who need to create pdf documents with php, but there are also plans for some kind of UI.
Drupal 9
In the Drupal 9 version we left the Libraries module behind and we started to use Composer. This means that we changed the way how downloading and loading the TCPDF library is handled. You can find more details about the installation process and the changes in this blogpost.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.4 | Stable | 9–11 | Drops Drupal core 8 support and adds support for Drupal core 10 and 11 | Jul 26, 2025 |