Re: [iText-questions] Modify Content

2006-08-04 Thread Alan
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Storer Sent: Saturday, 5 August 2006 4:36 AM To: Post all your questions about iText here Subject: Re: [iText-questions] Modify Content > because > the image was added into a PDF file by mys

Re: [iText-questions] Modify Content

2006-08-04 Thread Mark Storer
> because > the image was added into a PDF file by myself, I know > exactly where I put there and all the other infomation > about the image, so is those enough to enable me to > delete the image later with iText? If you're feeling a bit brave, yes... or if your PDF-Fu is Mighty. But if that wer

Re: [iText-questions] Modify Content

2006-08-04 Thread Leonard Rosenthol
At 01:19 PM 8/4/2006, Zhi Ren wrote: >Maybe this is a stupid question. we know we cannot >modify the content of an existing PDF file, You can - but not with iText. >My question >is: if I use iText to add an image or an paragraph >into an existing PDF file, can I delete the image or >the

[iText-questions] Modify Content

2006-08-04 Thread Zhi Ren
Hi, Maybe this is a stupid question. we know we cannot modify the content of an existing PDF file, but using iText we can add more into the PDF file. My question is: if I use iText to add an image or an paragraph into an existing PDF file, can I delete the image or the paragraph later with iText?