Dear support team,
We are using Aspose.pdf version 25.7.0 for html to pdf
Below is the code that we are using for HTML to PDF where “using (Document pdfDocument = new Document(Stream, htmloptions))” is taking too much …...pdfDocument = new Document(stream, htmloptions)) ” is taking...MarginInfo(0, 20, 0, 20) }; using (var stream = new MemoryStream(htmlContent))...