Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Radio button not handled correctly #31

Open
akronbook opened this issue Dec 17, 2019 · 3 comments
Open

Radio button not handled correctly #31

akronbook opened this issue Dec 17, 2019 · 3 comments

Comments

@akronbook
Copy link

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.

@darvesh
Copy link

darvesh commented Jan 8, 2020

Same issue. Does anyone have a fix for this?

@Transzendental
Copy link

I have the same issue. I was able to fix the runtime excpetion by parsing the name from the childs of the radiobox parent. However even when providing a correct Opt array the produced pdf is incorrect. In Chrome the selected checkbox is greyed out but not otherwise marked. In Adobe Reader the selected checkbox cant be identified at all.

@superheri
Copy link

Same problem here. Is anyone still maintaining this project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants