Hi all,
I am pleased to announce that I have released an addon for Roo to integrate Jasper Reports.
jasperoo
There is an introduction on my blog at: http://my.digitalface.ca/2011/03/jas...-jasperoo.html
The project is hosted on Google Code at: jasperoo.digitalface.ca.
Synopsis
Install with:
Setup with:
roo> jasperoo setup
Create a report from an entity with:
roo> jasperoo add --type ~.domain.SomeEntity
Create reports for all entities with:
roo> jasperoo all
I would welcome feedback from anyone who tries it out.
There are still a couple of small bugs, and right now it only generates list reports (I plan to add detail reports soon).
Waldo