Hello
I have a report util programmed with java. Do you know a good tool?
I have tried StyleReport (about 50$) and JRPL (1,100 $, very good tool) ,
but if I can use another good tool that I can use finally...
Tanks a lot!
(excuse my bad English)
David Segall - 03 Nov 2003 12:38 GMT
>Hello
>
[quoted text clipped - 5 lines]
>
>(excuse my bad English)
Have a look at JasperReports (http://jasperreports.sourceforge.net/)
which uses an XML definition to produce a report and iReport
(http://ireport.sourceforge.net/) which is a WYSYWYG designer to
produce the XML. Both programs are Open Source.