We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30674da commit c803b70Copy full SHA for c803b70
README.md
@@ -1,7 +1,5 @@
1
# Kleisli.FusionFiles.Pdf
2
-***
3
-Serve pdf files with Neos.Fusion using wkhtmltopdf
4
+Generate pdf files with Neos.Fusion using wkhtmltopdf
5
6
## Requirements
7
* [wkhtmltopdf](https://github.com/wkhtmltopdf/wkhtmltopdf)
composer.json
@@ -1,5 +1,5 @@
{
- "description": "",
+ "description": "Generate pdf files with Neos.Fusion using wkhtmltopdf",
"type": "neos-package",
"name": "kleisli/fusionfiles-pdf",
"require": {
0 commit comments