claroline/pdf-generator-bundle
Maintainers
Package info
github.com/claroline/PdfGenerator
Type:claroline-plugin
pkg:composer/claroline/pdf-generator-bundle
Requires
- php: >=5.5
- claroline/core-bundle: ~6.0
- knplabs/knp-snappy-bundle: 1.3
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-06-14 00:59:55 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('...');)
