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

dev-master 2017-04-30 17:27 UTC

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

Usage

  1. After installation, you need to set the absolute path to the wkhtmltopdf binary in the Extension Manager.
  2. Create a new page and add a news plugin and select plugin Single PDF.
  3. To get a PDF, link to this page as you would link to a detail view.
  4. 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.