You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using it like this: pdfFillForm.write('pdfFiles/new_pan.pdf', { "Shri": true }, { "save": "pdf", 'cores': 8, 'scale': 0.2, 'antialias': true })
It just makes the checkbox field non-clickable in the generated pdf.
For radio, I have tried giving the caption value as explained in the readme file... Same this is happening t radio fields as well