Hi,
How can I let the checkbox be checked?
I used the folloing method, but its useless!!
                        
form.setField("c12", "True");
                        
form.setField("c11", "true");
                        
form.setField("c13", "on");
                        
form.setField("c14", "On");
                        
form.setField("c21", "");
                        
form.setField("c22", "yes");
                        
form.setField("c23", "Yes");
Now I'm on project I'm eager to know the answer. I hope I can get your help 
thanx!
------------
lipeng
April, 29th, 2010
------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to