Generating PDF for HTML Page
I recently came across this issue while trying to achieve HTML to PDF using Azure App Service. After some research, it is now a known issue for Azure App Service as it contains Graphics Device Interface (GDI) API calls.
Let’s take a look at the Evo...
weilonglek.hashnode.dev2 min read