Using Azure App Services to Convert a Web Page to PDF
This article has been moved to its new home here: https://benperk.github.io/msdn/2016/2016-06-using-azure-app-services-to-convert-a-web-page-to-pdf.html
Please have a read of an article I wrote about converting an HTML page to a PDF in real-time. It was published in this month’s MSDN Magazine.
Comments
- Anonymous
August 04, 2016
Deployed the solution to Azure, works great on page like www.google.com, however, wkhtmltopdf won't return in 121 seconds for other sites, tried replacing it with new versions etc. It works well locally though... Weird.Also the pdf URL is provided prior to pdf created.