Hopding / pdf-lib

Create and modify PDF documents in any JavaScript environment
https://pdf-lib.js.org
MIT License
6.74k stars 645 forks source link

Field with diacritics cannot be filled #1488

Open exander77 opened 1 year ago

exander77 commented 1 year ago

What were you trying to do?

Fill field with diacritics.

How did you attempt to do it?

form.getTextField('Počet')

What actually happened?

Fields is not found.

What did you expect to happen?

Field be found.

How can we reproduce the issue?

Try to fill field with diacritics.

Version

1.16.0

What environment are you running pdf-lib in?

Node

Checklist

Additional Notes

No response