vote up 7 vote down star
3

Hi, I need to create some reports, in different formats (xls, pdf, rtf). I am currently using JasperReports, in conjunction with IReport. I have no major complaints about it (except for the cases when IReport messes up my xml files), but i've been having some problems with it, when exporting to xls files and with some "special" characters, such as '&'.

Is there a widely use alternative? Is JasperReports the right choice?

flag

61% accept rate
There's BIRT, but I don't know how it compares to JasperReports which I haven't used before. – JeeBee Apr 24 at 13:43
iReport is extremely buggy. I don't even think they test it before each release. For every one thing that is fix in each new version two other things get broken. – Shua Nov 10 at 19:55

3 Answers

vote up 6 vote down check

There is a long list of reporting tools for Java. We did our homework twice 4 years apart for 2 unrelated software products that required reporting functionality and both times JasperReports came out on top unchallenged.

The maturity of the product, rich functionality, Java roots, JasperSoft support and resources, community and third-party support make it easy to choose. On top of that you can upgrade to JasperServer (not free) if you require sophisticated reporting management system integrated into your product.

DISCLAIMER: I am not associated with JasperSoft in any way; my company is licensed user of both JasperReports and JasperServer.

link|flag
Thanks, i guess i'll have to get used to Jasper Reports then. I showed the long list to my boss. He said, well, JR is the only one i know, so another point for Jasper. – Tom Apr 25 at 4:25
1  
still, doing your own homework always makes sense. Pick at least one other tool (e.g. mentioned BIRT) and spend couple of days with it by making some simple stuff. Compare it to your experience with Jasper and if the other tool still looks interesting then spend more time analyzing it. Even if you keep Jasper you will feel better after this and would never second guess it... – grigory Apr 25 at 12:50
vote up 2 vote down

IReport and JasperReports suck less.

link|flag
vote up 0 vote down

I prefer JasperReports but I've heard of others using JReport. I'm not sure what all it can do though.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.