I'm currently working with JsPDF and running into issues with special characters. Specifically, I am creating a PDF for a website in Azerbaijani language, which includes letters like Ə
and Ş
. However, these characters are not displaying correctly. Can anyone offer assistance on how to resolve this issue?
Although I have attempted to utilize custom fonts that claim to support these characters, the problem persists.
doc.text(20, 40, "gəlirəm şabalıd");
output: glirm abalıd