codeshell / fpdm

PDF form filling using FPDM Class written by FPDF author Olivier (+multifile-filling-fix, +checkboxes)
MIT License
114 stars 66 forks source link

Dropdown values #70

Open itscz-org opened 4 months ago

itscz-org commented 4 months ago

This lib works great so far, until i try to set values in dropdown fields. They are not applied at all.

When i set the value elsewhere (eg. in Firefox) and compare the final documents, there is some binary stuff added at the end which defines the selected dropdown value, but i don't understand that format yet to reproduce it programatically.

Anyone can help?

FireLizard commented 4 months ago

Same here. When I've set a value from a dropdown field this value was not shown in Firefox but in Chromium.