Re: [OT] Open source reporting tool in java

2005-12-06 Thread Frank W. Zammetti
etti Yahoo: fzammetti MSN: [EMAIL PROTECTED] On Tue, December 6, 2005 4:04 pm, Ashish Kulkarni said: > Hi > I need a open source reporting tool to generate > reports in web application, basically create PDF > reports and also pie charts and graphs etc. > It should be able to

[OT] Open source reporting tool in java

2005-12-06 Thread Ashish Kulkarni
Hi I need a open source reporting tool to generate reports in web application, basically create PDF reports and also pie charts and graphs etc. It should be able to create promts, and can be integrated in web appication I have looked into jasper and ireports, which looks cool Also itext and FOP

Re: Reporting Tool

2004-06-16 Thread Susan Bradeen
reports needs to be presented in such a manner that the > rows needs to be converted into columns. (Transpose) The > transpose logic makes the reports response time very slow. >3. There is a need to make a call to IIS. > > Can somebody suggest a reportin

RE: Reporting Tool

2004-06-16 Thread Joe Hertz
ner that the > rows needs to be converted into columns. (Transpose) The > transpose logic makes the reports response time very slow. My CR experience dates back to 7.0 (pre java tools) but what I would do is try to get the database to help me out here. I always found that a reportin

AW: Reporting Tool

2004-06-16 Thread Ralf Alt
I'm using the http://jasperreports.sourceforge.net/ and the design tool iReport http://sourceforge.net/projects/ireport/. Ralf -Ursprungliche Nachricht- Von: Shailender Jain [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 16. Juni 2004 08:37 An: [EMAIL PROTECTED] Betreff: Reporting

Reporting Tool

2004-06-15 Thread Shailender Jain
reports response time very slow. 3. There is a need to make a call to IIS. Can somebody suggest a reporting tool which has got the features like Crystal Report (Export, Print, Group, Page Header, Page Break) but can also use the data of the java classes for generating reports

Re: Reporting Tool.

2004-04-15 Thread Niall Pemberton
There was a discussion on this a while back: http://www.mail-archive.com/[EMAIL PROTECTED]/msg95747.html Niall - Original Message - From: "Marcelo Epstein" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, April 15,

Reporting Tool.

2004-04-14 Thread Marcelo Epstein
Hi, I need to create some reports in my application. Which is the best tool available to work with Struts? I read about JasperReports, is it the way to go with Struts? Thanks in advance. Marcelo - To unsubscribe, e-mail: [EMAIL