Welcome to the ASP.NET Core feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET Core, we’d love to hear it!>
Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
If you have feedback that’s not listed yet, submit your own.
Thanks for joining our community and helping improve Syncfusion products!
7
Votes
Support for converting HTML to PDF in Azure app service Windows using Blink
Gowthamraj Kumar
Created On
:Apr 10, 2023 3:43 AM
Updated On
:Apr 10, 2023 7:08 AM
Type
:Feature Request
Control
:PDF
Gowthamraj Kumar
Created On
:
Apr 10, 2023 3:43 AM
Type
:
Feature Request
Control
:
PDF
Updated On
:
Apr 10, 2023 7:08 AM
Support for converting HTML to PDF in Azure app service Windows using Blink.
Due
to the GDI limitations and restrictions of the Azure App service environment,
the Blink rendering engine does not support conversion in Azure app service
(Azure websites) and Azure function in windows. However,
we
can use the Html to PDF converter with .NET Core library in Azure App Service
Linux or Azure Functions Linux.
We are keep on checking the possibilities to support to conversion in Azure App Service windows with Blink rendering engine itself. If Azure provides support to run the browser in headless mode, we will support the Blink rendering engine in Azure App Service windows itself. So, we do not have plan to include additional rendering engine in our library.