Simplified access to the TCPDF PHP class for the Symfony framework, with helpers for the Swiss QR-bill.
Successor to jonasarts/tcpdf-bundle,
which stays on the legacy tecnickcom/tcpdf 6.x engine. This bundle is the
migration target for tecnickcom/tc-lib-pdf,
the modern successor of TCPDF. The PHP namespace is unchanged
(jonasarts\Bundle\TCPDFBundle\), so the two packages cannot be installed
side by side. Coming from tcpdf-bundle? See UPGRADE.md.
Requires PHP 8.2 and Symfony ^7.0 || ^8.0.
All installation instructions are in the documentation.
This bundle is released under the MIT license. See LICENSE.
The underlying TCPDF library (tecnickcom/tcpdf, tcpdf.org) is licensed under the GNU LGPL v3 and is pulled in as a Composer dependency.