PDF Generation, does it work now?
See original GitHub issueFor a long time generating PDF’s on Azure App Services has been very difficult. This post also outlines which PDF services don’t work:
https://github.com/azure/azure-webjobs-sdk-script/wiki
Well, I’ve just given wkhtmltopdf
another shot recently, and lo and behold, when on a Basic+ plan, it does indeed work (previously, it would render but without any font glyphs).
Is this now a supported scenario?
Issue Analytics
- State:
- Created 7 years ago
- Comments:13 (5 by maintainers)
Top Results From Across the Web
UPDATE: PDF generation working now (WAS
UPDATE: we have implemented a workaround that ensures the PDF generation works ... UPDATE: PDF generation working now (WAS: PDF generation service is...
Read more >10 best PDF generation tools | The Jotform Blog
Finding the best PDF generation tools can be tough. Check out our list of the top 11 PDF generators available.
Read more >This is how we generate thousands of pdfs in seconds at work
This is how we generate thousands of pdfs in seconds at work. 13K views · 3 months ago ... How To Build a...
Read more >Recommended way to generate a possibly large PDF
31 votes, 43 comments. We need to generate a PDF that could possibly be quite large, 300-800 pages. This has to be done...
Read more >ServiceNow PDF Generation API Magic | Learn the po...
ServiceNow PDF Generation API Magic PDFGenerationAPI API Provides support for PDF conversion and handling PDF fields. This API is part of the ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sure enough, there was an additional change a few months ago that enabled WebKit support, which likely enabled wkhtmltopdf. I’ve updated the wiki.
I’ve asked the sandbox experts if anything has changed. I believe the changes that relaxed the sandbox in Basic or higher Plan go back to late 2014. However, it’s not clear in the issue you point to whether the user had in fact tried Basic+.