Quantcast
Channel: Aspose.Pdf Product Family
Viewing all articles
Browse latest Browse all 3131

Webpage to PDF conversion support

$
0
0
Hi Support,

I require to convert a webpage to PDF format. 

HtmlLoadOptions options = new HtmlLoadOptions(); 
options.UseNewConversionEngine = true; 
Aspose.Pdf.Document pdf = new Aspose.Pdf.Document("http://www.google.com", options); pdf.Save("~/main.pdf");

Is it possible with Aspose.Pdf API?
am getting this error "URI formats are not supported."


This message was posted using Email2Forum by Imran Rafique.

Viewing all articles
Browse latest Browse all 3131

Latest Images

Trending Articles



Latest Images