juho-jaakkola/elgg-pdf_export

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 1

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: 2025-09-27 06:53:24 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