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 question now. > > I know you can't ch

Re: [iText-questions] Editing AcroForms

2007-05-31 Thread Joe L
Ok, I have another question now. I know you can't change a form and it remain editable. Is it possible to fill in a form programmatically and have it still be editable? If not would it be possible to remove the "Reader Enablement" on the form so the error isn't presented to the user? If this

Re: [iText-questions] RTF List: Spacing and Bullet Symbol

2007-05-31 Thread Mark Hall
Hi, I integrated your changes into the new SVN repository, although not exactly the code you sent me. The bullet characters work as advertised, but in the RtfListItem I added support for spaceBefore/spaceAfter instead of extraSpacing. Regards, Mark On Monday 28 May 2007, Felix Satyaputra wrot

Re: [iText-questions] Editing AcroForms

2007-05-31 Thread Leonard Rosenthol
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 for answering, so "Reader Enablement" isn't supported by iText. If I understand corr

Re: [iText-questions] Editing AcroForms

2007-05-31 Thread Joe L
Thanks for answering, so "Reader Enablement" isn't supported by iText. 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 Sent: T

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] absolute position in RTF

2007-05-31 Thread Mark M. Hall
Yes and no. :-) Now as a caveat I must say, that I haven't looked into text box positioning, but I assume that it will be similar to graphics position. In that case there are several positions where the text box could be anchored. To the page, the paragraph, the margin,... So if you roughly kno

Re: [iText-questions] Announcing releases

2007-05-31 Thread Alexis Pigeon
Hi all, On 31/05/07, Bruno Lowagie (iText) wrote: > William L. Thomson Jr. wrote: > > Just a message to this ml would be idea, but not a must. > > OK, in the future, I'll send a mail to the list in a more > consistent way (maybe adding [ANN] to the subject). +1 And if it's not too much added wor