Re: [iText-questions] Problem while merge files in Itext Chapter Section

2009-08-22 Thread 1T3XT info
Gopinath Radha wrote: > Hi > > We are trying to include PDF file in existing PDF under Chapter > Section. Is there a way to do this? Chapter and Section are objects only to be used when creating PDFs from scratch. However you're talking about an existing PDF. Something tells me you haven

Re: [iText-questions] Problem while merge files in Itext Chapter Section

2009-08-21 Thread Mark Storer
Subject: [iText-questions] Problem while merge files in Itext Chapter Section Hi We are trying to include PDF file in existing PDF under Chapter Section. Is there a way to do this? Right now I convert PDF file to image and then I added it in existing PDF Section using section. add (Image

[iText-questions] Problem while merge files in Itext Chapter Section

2009-08-21 Thread Gopinath Radha
Hi We are trying to include PDF file in existing PDF under Chapter Section. Is there a way to do this? Right now I convert PDF file to image and then I added it in existing PDF Section using section. add (Image). This process takes more time. Is there any way to include PDF in section wit