I am trying to use Aspose.PDF to convert an Html document to PDF and then return it to the browser using an HTTP Response. The relevant code is:
Aspose.Pdf.HtmlLoadOptions plo = new Aspose.Pdf.HtmlLoadOptions();
Aspose…...PDF to convert HTML to PDF and Save to HttpResponse...trying to use Aspose.PDF to convert an HTML document to PDF and then...