Re: [iText-questions] Readonly with AcroFields

2005-08-10 Thread Paulo Soares
AcroFields.setFieldProperty("field_name", "setfflags", PdfFormField.FF_READ_ONLY) - Original Message - From: "Jørgen Støckert" <[EMAIL PROTECTED]> To: Sent: Wednesday, August 10, 2005 12:28 PM Subject: [iText-questions] Readonly with AcroFields

[iText-questions] Readonly with AcroFields

2005-08-10 Thread Jørgen Støckert
Hello all! I'm using PdfStamer and Acrofields to dynamicly merge data from a database into a pdf-template and presenting the pdf with a servlet. My question is, is there any way to use Acrofields (or another object) to make some of the fields writeprotected before displaying the pdf. The user is