Hi,
I am currently using jsreport.Local and the jsreport.Binary.Linux in my .NET WebAPI which I deploy on Docker.
We currently use RedHat UBI as the base image which has asp installed for running the app.
I can see from the documentation here(https://jsreport.net/learn/dotnet-local#Docker) that I need to install these extra dependencies - but that appears to be for Ubuntu. I found this page https://jsreport.net/learn/red-hat too which installs Chrome? I always assumed the binary contained Chrome - is it still necessary to install it?
Any guidance on what extra dependencies I should install to make jsreport.Local work would be great. Please let me know if I can provide extra details.
At the moment, when I attempted to generate the PDF I got errors about missing dependencies so I can assume this is the reason.
Thanks!