Can anyone show me a good tutorial on how to create complex iReport reports and export them to the browser?

I am working on iReport in netbeans IDE .

I want to create reports that can be exported in the browser in any pdf or excel format .

Can anyone show me a good tutorial or solution?

-1


a source to share


3 answers


Apress-The Definitive Guide to iReport is a good book, and I think this is the only thing I found when I started writing reports. You can also request the iReport forum IReport forum



+2


a source


I found google knol article helpful . But I bought "Jasper Reports Ultimate Guide" which is a PDF eBook and contains a lot of information. Then I just looked for discussions on specific topics. You will find that using the free iReport software can help you create reports and test various features.



I also found that the Jasper Reports API gave me a pretty good set of information combined with examples from other people. As far as I know, you can export almost any Jasper report to any of the formats. You can check the export in iReport.

+1


a source


+1


a source







All Articles