We have an azure app service running linux.
we debloy this example with no issues: https://www.syncfusion.com/kb/10731/how-to-convert-html-to-pdf-in-azure-app-service-linux-using-net-core
but, when upgrade the example to net core 3.1, it stops working.
There is any other steps to do when working with net core 3.1 to achieve the html to pdf conversion?