Hi All,
I’m trying to perform HTML to PDF conversion with class library using headless chromium in Azure environment, but it does not works and failed. The HTML converter has some dependency packages to be installed in the environment where the conversion takes place. We have installed the package and provided the required permission to access the files.
When we hit the convert button in hosted Azure link, it throws an server error and failed in Azure environment.
Can someone help me to resolve this error in Azure (Azure app service / Azure functions) using headless chromium binaries .
Thanks in Advance,
Gowtham K