Hello, I'm trying to convert a .mht/.html file with Aspose.Pdf 10.5.0. These files may contain language specific letters (eg. German umlauts). The resulting PDF will either remove these characters or replace them with q…...PDF (as suggested in a bug report): var pdf = new Pdf { HtmlInfo...IsFontEmbedded = true; section.Paragraphs.Add(text); pdf.Save(pdfOutputPath);...