Cannot check a checkbox

Hi team,

var pdfForm = new Aspose.Pdf.Facades.Form();

//bind pdf
pdfForm.BindPdf(file); // file is path of the file including the file name.

// check the checkbox
pdfForm.FillField(“checkboxName”, true);

The above statement does not check the checkbox. It is simply putting the value 4 in the checkbox.

Any help would be appreciated.

Cheers
SS

Hi Sadiq,


Thanks for contacting support.

Can you please share the resource PDF form so that we can test the conversion at our end. We apologize for your inconvenience.