Hello,
I am facing a issue while generating html to pdf which produces extra bold text in pdf.
Here is the files for your reference. HtmlBoldIssue.zip (67.5 KB)...Combine(dataDir, "HtmlBoldIssue.html");...saving string savePath = Path.Combine(dataDir, "HtmlBoldIssue.pdf");...