Quantcast
Channel: Aspose.Pdf Product Family
Viewing all articles
Browse latest Browse all 3131

cannot check a checkbox

$
0
0
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

Viewing all articles
Browse latest Browse all 3131

Latest Images

Trending Articles



Latest Images