AcroFields.setFieldProperty("field_name", "setfflags", PdfFormField.FF_READ_ONLY)
----- Original Message ----- From: "Jørgen Støckert" <[EMAIL PROTECTED]> To: <itext-questions@lists.sourceforge.net> Sent: Wednesday, August 10, 2005 12:28 PM Subject: [iText-questions] Readonly with AcroFields 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 supposed to be able to change some of the data presented, but not all. I'we tried the setFieldProperty method, but it only sets font sizes and such. Regards Jorgen. ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions