Creating your own reports

OpenKM uses the JasperReports library to generate reports. To build reports, you can use a tool named iReport.

The JasperReports Library is the world's most popular open-source reporting engine. It is entirely written in Java and can use data from any kind of data source and produce pixel-perfect documents that can be viewed, printed, or exported in a variety of document formats, including HTML, PDF, Excel, LibreOffice, and Word. More information at http://community.jaspersoft.com/.

iReport is the free, open-source report designer for JasperReports and JasperReports Server. It lets you create very sophisticated layouts containing charts, images, subreports, crosstabs, and much more. Access your data through JDBC, TableModels, JavaBeans, XML, Hibernate, CSV, and custom sources. Then publish your reports as PDF, RTF, XML, XLS, CSV, HTML, XHTML, text, DOCX, or LibreOffice. More information at http://community.jaspersoft.com/project/ireport-designer.

In this section you will find an introduction to creating reports with JasperReports and the iReport tool. Consider this a quick introduction, not a complete guide. You should follow tutorials and read books or papers for more detailed information.

There are some available books and guides you should read:

With OpenKM, you can use reports based on SQL or on scripting. For beginners, we suggest starting with SQL-based reports.

Table of contents [ Hide Show ]