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…...Document doc = new Aspose.Words.Document(context...SourcePath); doc.FontSettings = new FontSettings(); doc.FontSettings...