Hi Chandresh,

Pentaho code is in MPL (Mozilla Public Licence) and Pentaho Reporting 
(JFreeReport) is in LGPL. As I am not a layer, I don't know if it is compatible 
with Apache licence.
I am far to know the whole Pentaho stuff but it was in my plans to try to 
integrate it (at least some parts) in OFBiz as a logical choice I guess.
As in my previous post, I also need to have a better OFBiz view =)

Cédric,

-----Message d'origine-----
De : Chandresh Turakhia [mailto:[EMAIL PROTECTED] 
Envoyé : mardi 13 février 2007 10:53
À : dev@ofbiz.apache.org
Objet : Re: How to implement bulk printing of documents?

Hi Credric ,

If    http://www.pentaho.com/index.php is Apache 2.0 , Please feel free to 
create integration. People might appreciate cross-pollination.

Atleast you might want to make a small writeup as to how Pentaho can be 
integrated with Ofbiz

Thanks in advance from the team to you

Chand
----- Original Message -----
From: "PRONZATO Cedric RD-BIZZ-GRE" <[EMAIL PROTECTED]>
To: <dev@ofbiz.apache.org>
Sent: Tuesday, February 13, 2007 1:26 AM
Subject: RE: How to implement bulk printing of documents?


> Hi Jacopo,
>
> I would told you the following things:
>
> - use a reporting framework and not something based on fop and xsl which 
> is realy power consuming not itext directly. I would use Pentaho Reporting 
> (aka JFreeReport http://reporting.pentaho.org/) on which the new version 
> will be heavily multi-threaded and which support xml templates. PS: I am 
> also involved in this project.
> - I would not use the single document definition that is already in OFBiz. 
> It will restrict it so much later if you want to make groups, ...
>
> Cédric,
>
> -----Message d'origine-----
> De : Jacopo Cappellato [mailto:[EMAIL PROTECTED]
> Envoyé : mardi 13 février 2007 09:20
> À : dev@ofbiz.apache.org
> Objet : How to implement bulk printing of documents?
>
> What is the best/easiest way (if possible) to implement the bulk printing 
> of a set of PDF reports that share the same template (aka screen widget 
> definition)?
> For example, generate a big PDF with all the purchase orders in the 
> created approved status; the pdf can then be printed and so that the 
> purchase orders are sent by mail to the suppliers.
>
> Ideally I'd like to reuse the existing screen definition that defines the 
> single document and just iterate over it and put the output into a single 
> PDF file.
>
> Any hints/ideas on how to implement this?
>
> Another interesting option would be that of bulk sending by email a set of 
> documents (for example one email per supplier with the attached purchase 
> order), but this is not very important for me at the moment, just one more 
> wish in my list.
>
> Jacopo
>
>
>
> 


Reply via email to