Hi John,
The Blink rendering engine does not support conversion in the Azure app service or Azure functions in Windows due to the GDI limitations and restrictions of the Azure App service environment. So, we could not convert HTML to PDF using Blink in Azure App Service windows. So, you can use the Blink rendering engine with .NET Core library in Azure App Service Linux or Linux Docker image or Azure Functions Linux.
Please find the below UG and KB links for more details,
,
,
,
,
,
If you want to use the HTML to PDF conversion in Azure App service windows, you can use the CEF rendering engine for conversion. We have ensured the conversion using the direct visual studio approach. Please refer to the below documentation.
However, we have attached the sample below for your reference
Sample:
Please try the above sample and let us know the result. Kindly get back to us if you need any further assistance.
Regards,
Arumugam M