-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Dropdown Menu Bug? #82
Comments
Thanks for the download link. I will need to investigate how the drop-down boxes that also allow manual text input work. |
Not being able to enter text into the boxes which also provide an optional drop-down menu is a limitation in the pdfjs library which is shipped with Foundry. There's nothing I can do in PDF Foundry to fix this issue. Technical details (mostly for myself): |
This is a known issue with pdf.js, it was originally raised 5 years ago: mozilla/pdf.js#10669 |
I’m using a Mr. Gone’s Vampire 3rd edition PDF character sheet (here's the download link), and replacing the character sheet from the WoD v20 system.
So, even when I check the PDF Pager option "Read Fields from PDF", some fields are not read and displayed. In my case, 'dropdown menu fields' are not displayed and are basically blank. This only happens if I write something other than one of the dropdown menu choices, and PDF Pager does not give me the ability to write my own text in these fields, even when I don't have the "Read Fields from PDF" checked.
Here's some demonstration:
Original PDF:
PDF Pager:
Am I doing something wrong, or this is a bug?
Thanks for the awesome module, and I hope you can help me with this!
The text was updated successfully, but these errors were encountered: