Download the PHP package bithost-gmbh/pdfviewhelpers without Composer
On this page you can find all versions of the php package bithost-gmbh/pdfviewhelpers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bithost-gmbh/pdfviewhelpers
More information about bithost-gmbh/pdfviewhelpers
Files in bithost-gmbh/pdfviewhelpers
Package pdfviewhelpers
Short Description This is a TYPO3 CMS extension that provides various Fluid ViewHelpers to generate PDF documents.
License GPL-3.0-or-later
Homepage https://github.com/bithost-gmbh/pdfviewhelpers
Informations about the package pdfviewhelpers
TYPO3 CMS Extension pdfviewhelpers
Introduction
This is a TYPO3 CMS extension that provides various Fluid ViewHelpers to generate PDF documents.
Using the ViewHelpers from this extension you can make any Fluid template into a PDF document.
The extension pdfviewhelpers
is using TCPDF and FPDI for the PDF generation.
Key features
- ViewHelpers to render text and lists
- ViewHelper to render images (supporting FAL and image processing)
- ViewHelpers to repeatedly render header and footer
- ViewHelper to render HTML / rich-text content
- ViewHelper to avoid page breaks inside
- ViewHelpers to create a multi column layout
- ViewHelpers to create a table of content
- Load existing PDF documents as template
- Define and apply different text types easily
- Fully customizable by writing your own ViewHelpers
- Supports batch creation of PDFs
- Supported output destinations: string, inline, download and file
- Usable both in frontend and backend
- Rich inheritance based TypoScript settings
- Rich API documentation with lots of examples
Support Development
With the extension pdfviewhelpers
we try to take the pain out of creating PDF documents.
We aim at providing the best service possible by constantly improving the extension and responding fast to bug reports.
We do this fully free of cost, mostly because we love to code and share. However we are still human and have human needs like food, shelter and beer.
So if you feel like this extension was useful to you and saved you and your business some precious time, please consider making a donation to support its maintenance and further development.
Links
Topic | Link |
---|---|
Bug Tracker | https://github.com/bithost-gmbh/pdfviewhelpers/issues |
Git Repository | https://github.com/bithost-gmbh/pdfviewhelpers |
TER | https://typo3.org/extensions/repository/view/pdfviewhelpers |
Packagist | https://packagist.org/packages/bithost-gmbh/pdfviewhelpers |
Full Documentation | https://docs.typo3.org/p/bithost-gmbh/pdfviewhelpers/master/en-us/ |
Changelog | https://github.com/bithost-gmbh/pdfviewhelpers/blob/master/CHANGELOG.md |
Sponsoring | PayPal |
Contact | @maechler, @macjohnny, https://www.bithost.ch/kontakt/ |
Example
Fluid Template
PDF Output
All versions of pdfviewhelpers with dependencies
php Version >=7.4.0
tecnickcom/tcpdf Version ^6.2
setasign/fpdi Version ^2.0