Please note that this documentation is for the most recent version of this extension. It may not be relevant for older versions. Related documentation can be found in the documentation directory of the extension.
Fluid-Fpdf Extension for TYPO3
This extension provides you a complete set of ViewHelpers for dealing with FPDF by using Fluid. You can use the ViewHelpers easily in own Extensions just by defining the fpdf-Namespace. Additionally you're able to use the build in plugin, for displaying predefined PDF. This plugin offers you automatically all available PDFs.
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
- 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