Re: [iText-questions] Adding an Image on all pages in the pdf

2005-08-04 Thread Krishna Kishore .J
Hi Paulo, Thanks for your valuable input. Regards Krishna Kishore - Original Message - From: "Paulo Soares" <[EMAIL PROTECTED]> To: "Krishna Kishore .J" <[EMAIL PROTECTED]>; Sent: Wednesday, August 03, 2005 9:07 PM Subject: Re: [iText-questions] Adding

Re: [iText-questions] Adding an Image on all pages in the pdf

2005-08-03 Thread Paulo Soares
uestions] Adding an Image on all pages in the pdf > Hi All, > >Is there a way to add an image on all the pages in a pdf. > > I have a pdf with 3 pages as input. I need to read this pdf then populate > the form fields and then put an image on all the three p

[iText-questions] Adding an Image on all pages in the pdf

2005-08-03 Thread Krishna Kishore .J
Hi All, Is there a way to add an image on all the pages in a pdf. I have a pdf with 3 pages as input. I need to read this pdf then populate the form fields and then put an image on all the three pages. I am using the following code: File fImg = new File(filePath);