I am converting Html file to png using groupdocs convert and below is my code for the same
var tempFile = Path.Combine(tempFilesPath, $"p{i}");
using (var converter = new Converter($"{tempFile}.html"))
{
try
{
…...Quality of document compromising while converting html file to...Product Family csharp , dotnet , document-converter Niteen_Jadhav July...