No matter what I put in the setField method I can not get a checkbox to 
be checked. 

I am using stamper to fill in the fields that are already created. I am 
doing this in ColdFusion, so the Java Code won't look much like what 
you're used to.

These are some of the combinations I have tried
setField("IMACHECKBOX", "TRUE");
setField("IMACHECKBOX", "1");
setField("IMACHECKBOX", "0");
setField("IMACHECKBOX", "On");

Let me know if you need anymore code samples. I am filling out text 
fields correctly and I am identifying that this is a checkbox so that I 
fill in the correct value.

Robert Everland III
Web Development Consultant
Seminole County Public Schools
400 E. Lake Mary Blvd.
Sanford, Fl 32773
407 320-0534
407 320-0288 fax
[EMAIL PROTECTED]




_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to