Greetings,
I am using Spire.Xls 14.12.0 for python to convert an excel worksheet to pdf.
The issue is that the font (called Garuda) that is used when saving to pdf do not display Arabic characters correctly.
is there a way to set the embedded font when saving the worksheet to pdf?
The issue doesn't occur on on my windows development machine but it occurs when I push my code to the live Linux environment
Could you help with this issue please
Regards