Hi there,
I have tried to apply border style to the checkbox, but the style is getting ignored in generated PDF. The grey default color is getting used. In addition, the border width 0 won't remove the border around the checkbox. I didn't observe this issue with the text field and textarea. Am I missing something?
I have tried to apply border style to the checkbox, but the style is getting ignored in generated PDF. The grey default color is getting used. In addition, the border width 0 won't remove the border around the checkbox. I didn't observe this issue with the text field and textarea. Am I missing something?
<input type="checkbox" style="width:12pt;height:12pt;border: 1px solid black;/>