Use PdfFormField.setFlags(PdfAnnotation.FLAGS_READONLY). There are other flags for printing, visibility, etc. The flags are in PdfAnnotation because they refer to the annotation that shows the field.
Best Regards, Paulo Soares ----- Original Message ----- From: "chieko kumata" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 27, 2002 10:06 Subject: [iText-questions] PdfFormFiled can be readOnly? > Hello, > > It seems that PdfFormFiled cannot be set to readOnly. > Is it possible? > If not, does it become possible in the future? > > Thanks > > KuMi > > > > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
