georgringer / news-pdfview
Pdf of a news item
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Type:typo3-cms-extension
Requires
- georgringer/news: 3.2.0 - 7.99.99
- typo3/cms-core: 7.6.0 - 8.99.99
Replaces
- news_pdfview: dev-master
- typo3-ter/news-pdfview: dev-master
This package is auto-updated.
Last update: 2020-01-07 01:48:38 UTC
README
This extensions makes it possible to render a PDF of a single news item by using wkhtmltopdf.
Requirements
- TYPO3 7.6 LTS
- EXT:news 3.2.0+
- [wkhmltopdf](http://wkhtmltopdf.org/) binary
Usage
- After installation, you need to set the absolute path to the wkhtmltopdf binary in the Extension Manager.
- Create a new page and add a news plugin and select plugin Single PDF.
- To get a PDF, link to this page as you would link to a detail view.
- As a new action has been added, you can copy Templates/News/Detail.html to Templates/News/SinglePdf.html which is used for creating the PDF.