carsten-walther / html2pdf
A wrapper to let TYPO3 generate PDF files from html pages. Uses wkhtmltopdf, a binary that is using the print functionality of the webkit render engine to create PDFs.
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 1
Type:typo3-cms-extension
Requires
- ext-dom: *
- ext-libxml: *
- ext-simplexml: *
- typo3/cms-core: ^9.5 || ^10.4 || ^11.5 || ^12.4
This package is auto-updated.
Last update: 2024-12-23 10:25:47 UTC
README
A wrapper to let TYPO3 generate PDF files from html pages. Uses wkhtmltopdf, a binary that is using the print functionality of the webkit render engine to create PDFs.
About the extension
This extension will give you the possibility to print pages as pdf.
How to install?
Just call composer req carsten-walther/html2pdf
or install the extension via the extension manager.
How to use it?
html2pdf provides a special page type with typeNum 8080. Generate a link and attach this page type to the GET parameters.
Configuration
Install wkhtmltopdf in your server environment or use custom versions for your needs. Select the version in extension configuration settings in the Install-Tool.
Sponsoring
Do you like this extension and do you use it on production environments? Please help me to maintain this extension and become a sponsor.