Radio buttons, default selection

We use pdfjs for rendering the PDF documents on an html page, and it seems that when we have a pdf document with embedded radio buttons the pdfjs library renders the radio buttons with one of them selected by default. We need a way for them to not have any selection by default.

Any help is appreciated. Thanks!

Hey!

Sorry for the late response.

Would you be able to send us the document in question? This would help us test and find a solution a bit better. A public Dropbox or GDrive link would be great.

Thank you!
Logan

Hello Logan, here’s a sample file. When this loads Option2 is selected by default.

https://esoftwaresol-my.sharepoint.com/:b:/g/personal/jwithers_vergentlms_com/ETsFFw3M4vZPreJ4J2DBSnEBUArwft4AZCiVIQciaBQ7_Q?e=d8JIWV

Thank you for the document. I can reproduce your error and this is not expected behaviour. We will look into it and get back to you ASAP with a solution.

Most likely we will make a new patch release with a fix for this bug.

Thanks!
Logan

Hey @jwithers

Just letting you know that we found the issue and it will be resolved in the next patch. This should happen early next week and we’ll let you know when it’s ready.

Thanks!

Thanks for the quick response!

Hey!

PDF.js Express 6.3.4 has been released and should fix the bug you were seeing with the radio buttons.

Thanks!