Hi,
I have a pdf template which contains checkbox,radio button , combo box etc. How to set values for these kinds of controls.
I am getting Field s using getAcroFields() and then setting the values using setField(key,value). But I do not what value I should pass so that
a checkbox gets checked/unchecked.
Thanks in advance,
Gopal
