Re: [iText-questions] Editing AcroForms

2007-05-31 Thread Paulo Soares
PdfReader.removeUsageRights(). Paulo - Original Message - From: "Joe L" <[EMAIL PROTECTED]> To: "Post all your questions about iText here" Sent: Thursday, May 31, 2007 10:25 PM Subject: Re: [iText-questions] Editing AcroForms > Ok, I have another quest

Re: [iText-questions] Editing AcroForms

2007-05-31 Thread Joe L
: Thursday, May 31, 2007 2:52:27 PM Subject: Re: [iText-questions] Editing AcroForms That is correct. If you wish to Reader Enable a PDF, you will need either Adobe Acrobat Professional or Adobe LiveCycle Reader Extensions Server. Leonard On May 31, 2007, at 1:21 PM, Joe L wrote: Thanks

Re: [iText-questions] Editing AcroForms

2007-05-31 Thread Leonard Rosenthol
If I understand correctly, it's not possible to support "Reader Enablement" Thanks again, Joe - Original Message From: Bruno Lowagie (iText) <[EMAIL PROTECTED]> To: Post all your questions about iText here [EMAIL PROTECTED]> Sent: Thursday, May 31, 2007 7:31:28 AM

Re: [iText-questions] Editing AcroForms

2007-05-31 Thread Joe L
ur questions about iText here Sent: Thursday, May 31, 2007 7:31:28 AM Subject: Re: [iText-questions] Editing AcroForms Leonard Rosenthol wrote: > On May 31, 2007, at 1:19 AM, Bruno Lowagie wrote: >> It is legally impossible for a product other than an Adobe >> product to change a PDF

Re: [iText-questions] Editing AcroForms

2007-05-31 Thread Bruno Lowagie (iText)
Leonard Rosenthol wrote: > On May 31, 2007, at 1:19 AM, Bruno Lowagie wrote: >> It is legally impossible for a product other than an Adobe >> product to change a PDF that has the permissions for 'reader >> enabling a PDF' while keeping these permissions intact. >> > > I am going to be a bit

Re: [iText-questions] Editing AcroForms

2007-05-31 Thread Leonard Rosenthol
On May 31, 2007, at 1:19 AM, Bruno Lowagie wrote: > It is legally impossible for a product other than an Adobe > product to change a PDF that has the permissions for 'reader > enabling a PDF' while keeping these permissions intact. > I am going to be a bit pedantic and correct some specifi

Re: [iText-questions] Editing AcroForms

2007-05-30 Thread Bruno Lowagie
Joe L wrote: > The > message says something about the form having changed and the permissions > don't apply anymore. Then it says to contact the original author for > the original copy. > > Is there a way to get around this? It'd be nice if I could edit the > form and the permissions remain,

[iText-questions] Editing AcroForms

2007-05-30 Thread Joe L
Hi, I have an AcroForm that I created with Acrobat 8 Professional. It allows the users to enter data into the form and save it. I have a combo box in the form and I want to add values to it. After I add the values to the form, when I open the form in Acrobat it says the form has been edited.