claroline/pdf-generator-bundle

Maintainers

Package info

github.com/claroline/PdfGenerator

Homepage

Type:claroline-plugin

pkg:composer/claroline/pdf-generator-bundle

Statistics

Installs: 66

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

6.1.1.1 2016-02-05 10:38 UTC

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('...');)

usage: https://github.com/KnpLabs/KnpSnappyBundle