Description
Hi there,
I bind several fonts acc. the given description.
https://github.com/MrRio/jsPDF#use-of-utf-8--ttf
This works e.g. with the ARIAL and ARIALBD font. Certain special characters are also displayed correctly.
However, I need a frame and a fisheye.
For this I want to use the Wingdings font.
Unfortunately, the integration of this font does not work.
The following error occurs:
jsPDF PubSub Error No unicode cmap for font Error: "No unicode cmap for font"
The font appears in the font map.
What is possibly wrong here.
How can I use a FishEye and other characters in the PDF as shown here?
https://www.key-shortcut.com/schriftsysteme/35-symbole/symbole-typographie
Is a different font necessary?
This thread is known to me but does not help.
#2708
Best Regards