TYPO3 Fluid-FPDF

Use Fluid-ViewHelper for dynamic PDF generation.


This extension provides a complete set of ViewHelpers that allow you to use FPDF (a PHP PDF library) with Fluid. All you need to be able to use the viewhelpers in your own extension is to define the fpdf namespace. You can then use predefined PDF files using the integrated plugin. The plugin gives you access to all available PDFs. You can also set a customized PDF design as a background image, create PDF lists of content, and access font subsets so that RTE text can be output in bold, italic, underlined, as a list, etc.