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]``(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.”
Hi Srikanth,
Thanks for contacting support.
Am getting Error at
Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(stream, options);
At most 4 text fragments can be added in evaluation mode.
Hi Srikanth,
In order to resolve this problem, you may consider requesting a 30 days temporary license. For further details, please visit Get a temporary license
Am trying to convert the html page with .pdf
Am using .pdf 9.0.0 version.
Till now i didnt got any resolution for my problem. May i know when i can get the solution!
Hi Srikanth,
We are sorry for the delayed response. We have noticed the issue and logged an ticket PDFNEWNET-36721 in our issue tracking system for further investigation and resolution. We will notify you as soon as it is resolved.
We are sorry for the inconvenience caused.
Best Regards,