Re: Reporting Tools

2005-11-21 Thread Aldo Vadillo Batista
If you want to make pdf documents, you could use itext http://www.lowagie.com/iText/ 2005/11/21, Meenakshi Singh <[EMAIL PROTECTED]>: > Jasper Reports is a powerful open source tool. U can have a look at it at > http://jasperreports.sourceforge.net > > I have used it in my project & m satisfied

RE: Reporting Tools

2005-11-20 Thread Meenakshi Singh
Jasper Reports is a powerful open source tool. U can have a look at it at http://jasperreports.sourceforge.net I have used it in my project & m satisfied with the results. Regards, Meenakshi. - To unsubscribe, e-mail: [EMAIL PR

Re: Reporting Tools

2005-11-20 Thread Frank W. Zammetti
Datavision is another decent choice: http://datavision.sourceforge.net/ On the home page there is a link to an article I wrote about using it in a webapp (straight servlets). I've used it in Struts apps too, it's trivial if you use the article (and the accompanying sample code) as a starting

Re: Reporting Tools

2005-11-20 Thread Larry Meadors
It depends on what you are looking for. I have used both, and think they both suck. :-D Jasper has the advantage that it is free, but usability is crappy. Crystal has the advantage that it usually works, but requires a windows PC to modify the reports. Choose the evil you prefer. ;-) On a side

Re: Reporting Tools

2005-11-20 Thread Raghu Kanchustambham
You can try Jasper reports... Havent used it a lot myself .. but looks like a decent open source tool for generating reports with support for PDF, excel etc... ~raghu On 11/20/05, Rivka Shisman <[EMAIL PROTECTED]> wrote: > > Hi friends > > > > Can you recommend me a reporting tool that works nic