Hi everyone,
I'm new to Umbraco discord and I'm looking for help in the following issue.
I'm trying to do this specific pieace of code
https://support.syncfusion.com/kb/article/15596/how-to-convert-html-to-pdf-in-umbraco-cloud-in-aspnet-web-forms
When I run this locally, it works fine. When I run this in Umbraco Cloud, I get the following message:
"Failed to launch chromium: Due to insufficient permission unable to launch chromium process for conversion."
I see that this is either somehow related to permissions, but the syncfusion post says it's possible.
Can someone guide me in the right direction? Maybe it's settings related on umbraco cloud?