Download the PHP package digicomp/flowwkhtmltopdfadapter without Composer
On this page you can find all versions of the php package digicomp/flowwkhtmltopdfadapter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download digicomp/flowwkhtmltopdfadapter
More information about digicomp/flowwkhtmltopdfadapter
Files in digicomp/flowwkhtmltopdfadapter
Download digicomp/flowwkhtmltopdfadapter
More information about digicomp/flowwkhtmltopdfadapter
Files in digicomp/flowwkhtmltopdfadapter
Vendor digicomp
Package flowwkhtmltopdfadapter
Short Description Using pdf/snappy for a nice integration of wkhtmltopdf as ViewInterface
License MIT
Homepage https://github.com/digital-competence/FlowWkhtmlToPdfAdapter
Package flowwkhtmltopdfadapter
Short Description Using pdf/snappy for a nice integration of wkhtmltopdf as ViewInterface
License MIT
Homepage https://github.com/digital-competence/FlowWkhtmlToPdfAdapter
Please rate this library. Is it a good library?
Informations about the package flowwkhtmltopdfadapter
DigiComp.FlowWkhtmlToPdfAdapter
This package provides a PdfView
for your ActionController
.
Introduction
The PdfView
connects up to three Fluid templates:
header-html
(optional): The defaultPath is@templateRoot/@subpackage/@controller/@action.PDFHead.html
body-html
(required): The defaultPath is@templateRoot/@subpackage/@controller/@action.PDFBody.html
footer-html
(optional): The defaultPath is@templateRoot/@subpackage/@controller/@action.PDFFoot.html
header-html
and footer-html
will only be used if found.
Additionally, you may set ALL options Knp\Snappy
(an abstraction of wkthmltopdf) understands in your Views.yaml
to
configure your PdfView
:
If you have to use wkhtmltopdf with unpatched Qt you could activate the usage of Xvfb, but really: I would not recommend that. ;)
All versions of flowwkhtmltopdfadapter with dependencies
PHP Build Version
Package Version
Requires
neos/flow Version
^7.3.0 | ^8.2
knplabs/knp-snappy Version ^1.0.0
symfony/process Version ^4.0.0 | ^5.0.0 | ^6.0.0
php Version >=7.4
knplabs/knp-snappy Version ^1.0.0
symfony/process Version ^4.0.0 | ^5.0.0 | ^6.0.0
php Version >=7.4
The package digicomp/flowwkhtmltopdfadapter contains the following files
Loading the files please wait ....