# Fluid-Fpdf Extension for TYPO3

This extension provides a comprehensive set of ViewHelpers for working with FPDF in Fluid. By defining the fpdf namespace, you can generate PDFs directly in your own TYPO3 extensions. It also includes a built-in plugin for rendering predefined PDFs, automatically exposing all available PDF definitions. Additional features include barcode generation, text rotation, PDF/A-3b support, as well as ZUGFeRD and Factur-X compatibility (e-invoice).


**Features:**

*   All FPDF library functions available as ViewHelpers
*   PDFS can be saved as a file or output directly as download
*   Customised PDF design can be set as background image
*   PDF content listings/indexes/table-of-content can be created
*   Font subsetting available (text from RTE is parsed written in PDF, possible tags: h1, h2, h3, h4, h5, b, u, i, a, p, br, pagebreak, strike, strong, small, em, ul, ol, li, dl, dt, dd)
*   Bookmarks incl. linking can be generated
*   Barcode generator
*   Rotating text possible
*   PDF/A-3b support
*   ZUGFeRD support
*   Factur-X support
*   Free-of-charge with an open source license

If you need some additional or custom feature - get in contact!


**Links:**

*   [TYPO3 Fluid-Fpdf Documentation](https://www.coding.ms/documentation/typo3-fluid-fpdf "Fluid-Fpdf Documentation")
*   [TYPO3 Fluid-Fpdf Bug-Tracker](https://gitlab.com/codingms/typo3-public/fluid_fpdf/-/issues "Fluid-Fpdf Bug-Tracker")
*   [TYPO3 Fluid-Fpdf Repository](https://gitlab.com/codingms/typo3-public/fluid_fpdf "Fluid-Fpdf Repository")
*   [TYPO3 Fluid-FPDF Productdetails](https://www.coding.ms/typo3-extensions/typo3-fluid-fpdf/ "TYPO3 Fluid-FPDF Productdetails")
*   [TYPO3 Fluid-FPDF Documentation](https://www.coding.ms/documentation/typo3-fluid-fpdf "TYPO3 Fluid-FPDF Documentation")
*   [FPDF.org](http://www.fpdf.org/ "FPDF.org")
*   [FPDF.de](http://www.fpdf.de/ "FPDF.de")
*   [TYPO3 Fluid-FPDF Extension Download](https://typo3.org/extensions/repository/view/fluid_fpdf "TYPO3 Fluid-FPDF Extension Download")
