Concept and design for a reporting library for use together with a project management system.
Supplement
In order to create PDF reports within a project management system without altering the system directly, a library is created in Java. The library uses JasperReports to create corresponding reports (created with IReport, the report designed for JasperReports) in PDF form and display them in the browser. The library is accessed from JavaServer Pages.