Leo,
IReport is a java based software, you can find informations and
tutorials (no Gambas examples) at this page:
http://jasperforge.org/plugins/mwiki/index.php/Main_Page?group_id=83
I've used the Gambas xml component to parse the file produced by IReport
and a customized version of PdfWriter
Hi Leo,
I've search a similar tool, but at moment it seems that there are not.
At the end I've written a wrapper to use reports designed with IReport
(the graphical interface for JasperReport) in Gambas.
Emiliano.
-
This