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 tried the PDF above, and the radio buttons are not recognized. When debugging into pdfform.js, I noticed that n.map.Opt doesn't exist, thus radio button logic was not executed.
pdf-test.pdf
I tried the PDF above, and the radio buttons are not recognized. When debugging into pdfform.js, I noticed that n.map.Opt doesn't exist, thus radio button logic was not executed.