I am using FDF to fill the pdf with php . I have some checkboxes in the pdf .
I searched a lot on interment . I refered these links refer1 link2.
currently i used this
<</T(form1[0].#subform[6].Checkbox1a[0])/V(1)>>
<</T(form1[0].#subform[6].Checkbox1b[0])/V(checked)>>
<</T(form1[0].#subform[6].Checkbox1c[0])/V(yes)>>
<</T(form1[0].#subform[6].Checkbox1d[0])/V(on)>>
I have tried 1, checked, yes , on etc but failed to ckeck the checkbox . this is one of the pdf i am using to fill pdf link