claroline / pdf-generator-bundle
Package info
github.com/claroline/PdfGenerator
Type:claroline-plugin
pkg:composer/claroline/pdf-generator-bundle
6.1.1.1
2016-02-05 10:38 UTC
Requires
- php: >=5.5
- claroline/core-bundle: ~6.0
- knplabs/knp-snappy-bundle: 1.3
This package is auto-updated.
Last update: 2026-03-14 00:32:00 UTC
README
DEVELOPMENT HAS MOVED TO claroline/Distribution. THIS REPOSITORY IS NO LONGER MAINTAINED.
This bundle requires wkhtmltopdf (http://wkhtmltopdf.org/downloads.html)
Don't forget to install the fonts (or the install won't work). sudo apt-get install xfonts-75dpi
whereis wkhtmltopdf then set the output of this command in you platform_options file at the knp_pdf_binary_path parameter.
Please store your pdf in the directory speficied in the claroline.param.pdf_directory parameter ($container->getParameter('...');)