juho-jaakkola / elgg-pdf_export
Package info
github.com/juho-jaakkola/elgg-pdf_export
Type:elgg-plugin
pkg:composer/juho-jaakkola/elgg-pdf_export
dev-master
2017-09-07 06:39 UTC
This package is not auto-updated.
Last update: 2026-02-28 08:39:11 UTC
README
Export page contents to a PDF file
This plugin should be installed to folder /mod/pdf_export/
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