Preview in docker with System.Drawing?
Posted: Wed Oct 08, 2025 12:19 am
I'm building a standalone Blazor WebAssembly application. I'm building the reports programmatically. I noticed that the preview of the Stimulsoft.Report.Blazor package uses System.Drawing, but my program will run in Docker. How do I get around this issue? Linux doesn't support System.Drawing. 
