KissDaniGH / JasperReport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jasper Report

This is an ILIAS wrapper for the JasperReport library. It allows ILIAS to print pretty PDF reports.

Dependencies:

  • Java 1.6 or higher must be installed. It must be accessible by the webservice user under /usr/bin/java. You can change this in the class.JasperReport.php file on Line 109.
  • Make sure that the webservice user has assigned a shell (e.g. at your own risk: $ sudo chsh -s '/bin/sh' www-data). Otherwise all PDF generation responses will come back empty.

###Installation Start in your ILIAS root directory

cd Customizing/global/plugins/
mkdir Libraries
cd Libraries
git clone https://github.com/studer-raimann/JasperReport.git

###Contact studer + raimann ag
Waldeggstrasse 72
3097 Liebefeld
Switzerland

info@studer-raimann.ch
www.studer-raimann.ch

About


Languages

Language:HTML 86.3%Language:PHP 13.2%Language:CSS 0.5%Language:Shell 0.1%