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...