I’m using the Aspose Cloud to convert HTML to PDF using the REST API. I’ve got everything working fine except that I cannot figure out how to set the Page Margins on the PDF. The default Page Margins are huge and it ruin…...string TempFolder = "Temp"; int height = 850; int width = 600; int...Combine(TempFolder, name), htmlFileName, height, width,marginLeft: left_margin...