Hi Ajay,
I'm sorry but since then I've no more used JasperReport/iReport, so I
cannot be of great help; hopefully others will help you with some hints.
As I've already told you, my suggestion would be that of using the
PDF/XML features of form widgets for simple reports and plain fo.ftl
templates for more complex ones.
Jacopo
Ajay Dalvi wrote:
Hi Jacopo,
I came across some of the postings done by you about the
JasperReport integration with Ofbiz that were posted somwhere in may 2004.
Can u please guide me how to do the JasperReport integration with
Ofbiz and also some of the ideas about the best way to use the iReport with
Ofbiz.
I am delibarately need this. I will appriciate if u can help me.
Regards,
-Ajay
-----Original Message-----
From: Jacopo Cappellato [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 30, 2007 8:39 PM
To: [email protected]
Subject: Re: Generating Reports in Ofbiz
For simple table or form based reports I'd suggest to use the pdf generation
features of form widgets.
I'll have to simply implement a standard widget screen and form definition,
the only trick is that the screen must extend the FoDecorator screen: you
can find some examples of this pattern if you search for
"ApprovedProductRequirementsReport" in the order component.
Jacopo
Jacques Le Roux wrote:
Ajay,
The best practice for report generation in OFBiz is XSLT:FO using FOP.
There are number of examples in OFBiz, look at *.ftl.fo. If you want
you may also use Birt :
http://www.opensourcestrategies.com/ofbiz/ofbiz-birt.pdf
Jacques
----- Original Message -----
From: "Ajay Dalvi" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, January 30, 2007 10:56 AM
Subject: Generating Reports in Ofbiz
Hi All,
Can anyone guide me how the report generation is done in Ofbiz.
Is there any info , documentation available for the same?
Regards,
-Ajay