elgg-plugin elgg-pdf_export
juho-jaakkola/elgg-pdf_export
- Thursday, September 7, 2017
- by juho-jaakkola
- Repository
- 1 Watchers
- 2 Stars
- 1 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 1 Open issues
- 1 Versions
- 0 % Grown
PDF Export
Export page contents to a PDF file, (*1)
This plugin should be installed to folder /mod/pdf_export/, (*2)
Server requirements:
- wkhtmltopdf
- Command line tool that is used to generate the PDF files
- https://github.com/antialize/wkhtmltopdf
- Available to Debian as package with the same name
- xvfb
- Virtual Framebuffer ("fake" X server)
- Available to Debian as package with the same name, (*3)