Re: [iText-questions] Changing links in a PDF document

2005-09-15 Thread Paulo Soares
27;" <[EMAIL PROTECTED]>; Sent: Thursday, September 15, 2005 8:36 PM Subject: RE: [iText-questions] Changing links in a PDF document > Thanks for the quick reply. I figured that I would have to go through the > PdfReader->Annotations->Stamper to get the work done but I can

RE: [iText-questions] Changing links in a PDF document

2005-09-15 Thread Tomas Hansson
essage- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paulo Soares Sent: September 15, 2005 14:58 To: Tomas Hansson; itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Changing links in a PDF document That's quite easy. With PdfReader get the page/annots and

Re: [iText-questions] Changing links in a PDF document

2005-09-15 Thread Paulo Soares
t-questions] Changing links in a PDF document > Hi there, > > I am looking for a way to read in a PDF file, changed all absolute links > (aka Actions) in the file to point to a different folder location, and to > write a copy of the PDF file to a different location. Basically, I

[iText-questions] Changing links in a PDF document

2005-09-15 Thread Tomas Hansson
Hi there, I am looking for a way to read in a PDF file, changed all absolute links (aka Actions) in the file to point to a different folder location, and to write a copy of the PDF file to a different location. Basically, I am looking at a copy utility that will copy over a bunch of PDF files tha