Greetings!
We are using HTML to DOCX conversion for converting HTMLs containing Japanese characters to DOCX files. These HTMLs are using “Noto Serif JP” font, which is a google font. To ensure that it works on other sys…...settings FontSettings fontSettings = new FontSettings(); fontSettings...the document doc.FontSettings = fontSettings; // Save the document...