Re: [iText-questions] Insert Footer to an existing PDF

2011-03-31 Thread Victor Marquez
Thank you very much for the helpful information given in your e-mail regarding how to insert a footer in an existing PDF document Thanks again Victor On Thu, Mar 31, 2011 at 2:14 AM, 1T3XT BVBA wrote: > Op 30/03/2011 21:44, Victor Marquez schreef: > > Hi, > > > > I am trying to read an existi

Re: [iText-questions] Insert Footer to an existing PDF

2011-03-31 Thread 1T3XT BVBA
Op 30/03/2011 21:44, Victor Marquez schreef: > Hi, > > I am trying to read an existing PDF document and insert a footer in > it. I already found the way to insert a footer in a PDF (This > creating a new PDF) but I have not found the way to read an existing > PDF and insert a footer in it. > >

[iText-questions] Insert Footer to an existing PDF

2011-03-30 Thread Victor Marquez
Hi, I am trying to read an existing PDF document and insert a footer in it. I already found the way to insert a footer in a PDF (This creating a new PDF) but I have not found the way to read an existing PDF and insert a footer in it. Is it possible to do this with the latest version of itext. T