binoIchi wrote: > Has anyone else seen this problem? I am currently using iText version 2.0.7, > and viewing the PDFs using Acrobat Reader 8.1
When using form flattening: see Paulo's earlier example. If you want to avoid using form flattening: set the field to ReadOnly. This way the form won't be flattened, but the field won't be editable by the end user. See http://itext.ugent.be/itext-in-action/examples/chapter16/FillAcroForm1.java and search for PdfFormField.FF_READ_ONLY -- This answer is provided by 1T3XT BVBA ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/