Here is the code we’re using for converting HTML to PDF.
public static byte[] ConvertHtmlToPdfWithPageSize(string html, float leftMargin, float rightMargin,
float topMargin, float bottomMargin, float footerH…...using Aspose.PDF.Drawing HTML to PDF Aspose.PDF Cloud Product...footer on all pages foreach (Page page in document.Pages) { using...