-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Fields not rendered after saving and opening Dutch tax form #18072
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
Comments
I suppose the action under the
I wonder when we should trigger the action: either when rendering the annotation for the first time or when all the annotations data are loaded in the sandbox (and before or after DcumentOpen/PageOpen...). |
Today I found out that if I save the form with the PDF editor in Microsoft Edge and then open the PDF file with Firefox that it does render correctly, so that makes me think that the rendering part in PDF.js might work correctly but that it's rather a problem with saving the PDF file from PDF.js... |
When the user clicks on the radio button, the visibility of the associated text fields is changed and must be saved. |
Thank you for fixing this, @calixteman! I have tested this again and it works like a charm now. |
Attach (recommended) or Link to PDF file here:
Configuration:
Steps to reproduce the problem:
What is the expected behavior? (add screenshot)

What went wrong? (add screenshot)

Link to a viewer (if hosted on a site other than mozilla.github.io/pdf.js or as Firefox/Chrome extension): https://mozilla.github.io/pdf.js/web/viewer.html
The text was updated successfully, but these errors were encountered: