You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ashish Kulkarni <ku...@yahoo.com> on 2005/12/06 22:04:16 UTC

[OT] Open source reporting tool in java

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 but need lot of XSLT work for them
since there is no GUI tool to desing them
Any suggestions or better products


Ashish


A$HI$H


		
__________________________________________ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [OT] Open source reporting tool in java

Posted by "Frank W. Zammetti" <fz...@omnytex.com>.
Take a look at Datavision:

http://datavision.sourceforge.net/

It's not *quite* as powerful as Jasper and some others, but it is about as
simple as can be to integrate and work with, and does have some nice
capabilities others may not (for instance, formulas use the BSF, so any
BSF-supported language can be used to write formulas).  The pie charts and
graphs, IIRC, are not built-in functions, you would probably have to play
some games to add that capability.

FYI, I wrote an article some time ago showing how to integrate it into a
webapp.  The basic idea is exactly the same in a Struts app, and I myself
have used this in two Struts apps with great success.  Here's a link to
the article if Datavision looks like a good fit for you:

http://www.omnytex.com/adticles

-- 
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM: fzammetti
Yahoo: fzammetti
MSN: fzammetti@hotmail.com

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 create promts, and can be
> integrated in web appication
>
> I have looked into jasper and ireports, which looks
> cool
> Also itext and FOP but need lot of XSLT work for them
> since there is no GUI tool to desing them
> Any suggestions or better products
>
>
> Ashish
>
>
> A$HI$H
>
>
>
> __________________________________________
> Yahoo! DSL – Something to write home about.
> Just $16.99/mo. or less.
> dsl.yahoo.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org