Thank you for creating this wrapper. It works well in my local dev env (Windows), but when I deploy it in a Linux container it fails on UnauthorizedAccessException:
System.UnauthorizedAccessException: Access to the path '/app/balbarak-weasyprintv51' is denied.
Is there some magic I need to do for this to work properly in a Linux setup?
Thank you for creating this wrapper. It works well in my local dev env (Windows), but when I deploy it in a Linux container it fails on UnauthorizedAccessException:
Is there some magic I need to do for this to work properly in a Linux setup?