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:
Table of content
- Configuration
- Demos
- How To
- Usage
- Developer