claroline/pdf-generator-bundle

Installs: 66

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 1

Open Issues: 0

Type:claroline-plugin

6.1.1.1 2016-02-05 10:38 UTC

This package is auto-updated.

Last update: 2024-04-13 20:29:06 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