FormField is not required 2006-08-30 - By Paulo Soares
Back Works for me. Post a small PDF and the exact code you are using so that the problem can be reproduced.
Paulo
-- -- Original Message -- -- From: "Beate Niendorf" <bn@(protected)> To: <itext-questions@(protected)> Sent: Wednesday, August 30, 2006 1:56 PM Subject: [iText-questions] FormField is not required
> > > Hello, > > I try to turn off the flag "FF_REQUIRED" of some PdfFormFields but > form.setFieldProperty(fieldname, "ctrlfflags", PdfFormField.FF_REQUIRED, > null); is not working :( > > Also turning on the flag with form.setFieldProperty(fieldname, > "setfflags", PdfFormField.FF_REQUIRED, null); ist not working. > > Can anyone help me please? > > Ihr ProcSet-Team > -- > Beate Niendorf > -- > > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > __ ____ ____ ____ ____ ____ ____ ____ ____ ____ > iText-questions mailing list > iText-questions@(protected) > https://lists.sourceforge.net/lists/listinfo/itext-questions
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions
|
|