Re: CAMEL-3552 camel-pdf component

2013-01-16 Thread Maruan Sahyoun
Hi Jean-Baptiste thx - looking forward to that Maruan Sahyoun Am 16.01.2013 um 18:37 schrieb Jean-Baptiste Onofré : > Hi Maruan, > > as I said in the Jira, I will attach my patch in the Jira, you will be able > to review it and extend it if needed. > > Regards > JB > > On 01/16/2013 06:36

Re: CAMEL-3552 camel-pdf component

2013-01-16 Thread Jean-Baptiste Onofré
Hi Maruan, as I said in the Jira, I will attach my patch in the Jira, you will be able to review it and extend it if needed. Regards JB On 01/16/2013 06:36 PM, Maruan Sahyoun wrote: thanks for the information. We hope to contribute something shortly. Would you know if there is some code to

Re: CAMEL-3552 camel-pdf component

2013-01-16 Thread Maruan Sahyoun
thanks for the information. We hope to contribute something shortly. Would you know if there is some code to start from. We already have a small component to merge PDFs using camel. But as camel is relatively new to us a blueprint would be useful. The way I think the component should work is

Re: CAMEL-3552 camel-pdf component

2013-01-16 Thread Claus Ibsen
On Wed, Jan 16, 2013 at 5:16 PM, Maruan Sahyoun wrote: > Hi, > > in the past we have written a number of small tools utilizing PDFBox and > iText to merge, sign ... pdf documents. We are using these as part of > standalone programs but also from within Adobe LiveCycle orchestrations. As > such