We are currently using Aspose Words 22.11. When converting HTML
documentBuilder.Document.Styles.DefaultFont.Name = “Noto Serif”;
Please help. Thanks
We are currently using Aspose Words 22.11. When converting HTML
documentBuilder.Document.Styles.DefaultFont.Name = “Noto Serif”;
Please help. Thanks
@jdacz, could you please provide a sample document, the output PDF and a code example that can help us reproduce the issue?
Hi @dshvydkiy,
I already resolved the issue. It seems like the problem is the font source folder wherein the solution was to correctly place/locate the symbol ttfs so that it can be located during conversion.
Thanks