You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, it is possible to use FastReport in a Blazor application. I had it running smoothly in my Blazor project without any issues. It worked perfectly on Windows, and I was quite satisfied with the results.
However, I ran into problems when trying to run it on Linux (specifically Ubuntu). To get it to work there, you need to use the Skia version of FastReport, which unfortunately is not open-source. This turned out to be a dealbreaker for me, as our production environment runs on Linux. Therefore, my development efforts were essentially wasted.
I’m not sure if or when this functionality will be available in the open-source version, so for now, it remains a limitation.
Is there any way to use FastReport OpenSource in a Blazor project?
The text was updated successfully, but these errors were encountered: