'How to fill out a PDF form in JS?

I have a PDF form, I want to fill it out using JS, but the library https://pdf-lib.js.org /, does not work with characters from different alphabets, and I have not found any alternatives pdf-lib. How can I solve this problem?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source