We have an issue converting a word document to pdf with a custom font.
I’ve tried several ways to setup the custom fonts, but so far it always failed. here is my code:
string[] fontFolders = FontsLoader.GetFontFolder…...FontSettings = new FontSettings(); doc.FontSettings.SetF...the custom font using doc.FontSettings.SetFontsFolders(new string[]...