Reporting 1.18.3
Description
This plug-in allows you to create a report which can be rendered using JasperReports. It allows you to include maps and feature information in your reports.
Community & Docs
HTML:
PDF:
JavaDoc:
Using this project in maven
In order to use this plug-in in your Maven-project, add the following dependency to the pom.xml:
<dependency> <groupId>org.geomajas.plugin</groupId> <artifactId>geomajas-server-plugin-reporting-parent</artifactId> <version>1.18.3</version> </dependency>