digicomp/flowwkhtmltopdfadapter

Last activity 26 May 2024 863
composer require digicomp/flowwkhtmltopdfadapter

Using pdf/snappy for a nice integration of wkhtmltopdf as ViewInterface

2.2.0

Homepage
https://github.com/fcool/DigiComp.SettingValidator
Version
2.2.0
Type
neos-package
Release Date
May 22, 2020 14:16
Source
git
Distribution
zip
Requires
  • neos/flow: ~4.1|~5.3
  • knplabs/knp-snappy: ~0.2|~1.0
  • symfony/process: ~2.4|~3.0|~4.0
MIT
  • #flow
  • #pdf
  • #wkhtmlttopdf
030fd08f8203be3a084ef38d4c55ddf69edc2850

Readme excerpt

DigiComp.FlowWkhtmlToPdfAdapter

This Package provides a pdf View for your TYPO3\Flow ActionControllers. This view connects up to three Fluid Templates:

  • body-html (required, defaultPath: @templateRoot/@subpackage/@controller/@action.PDFBody.html)
  • header-html (optional, defaultPath: @templateRoot/@subpackage/@controller/@action.PDFFoot.html)
  • footer-html (optional, defaultPath: @templateRoot/@subpackage/@controller/@action.PDFHead.html)

Header-html and footer-html will be used, if found.

Additionally you may set ALL options KNP\Snappy (a wkthmltopdf-Abstraction) understands in your Views.yaml to configure your PDF View.

- r…
Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 9 package(s).