digicomp/flowwkhtmltopdfadapter

Last activity 26 May 2024 863
composer require digicomp/flowwkhtmltopdfadapter

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

5.0.1

Homepage
https://github.com/digital-competence/FlowWkhtmlToPdfAdapter
Version
5.0.1
Type
neos-package
Release Date
Jan 10, 2023 09:55
Source
git
Distribution
zip
Requires
  • neos/flow: ^7.3.0
  • knplabs/knp-snappy: ^1.0.0
  • symfony/process: ^4.0.0 || ^5.0.0
  • php: >=7.4 | ^8.1
Requires (dev)
  • phpunit/phpunit: ~8.5
MIT
  • #flow
  • #pdf
  • #neos
  • #wkhtmlttopdf
ebe9cd0969afb6e08b52d48f526f8f8a6292e9e2

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).