Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any way to use FastReport OpenSource in a Blazor project? #720

Open
aminmashayekhi opened this issue Oct 18, 2024 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@aminmashayekhi
Copy link

Is there any way to use FastReport OpenSource in a Blazor project?

@aminmashayekhi aminmashayekhi added the enhancement New feature or request label Oct 18, 2024
@WBHWebDev
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants
@aminmashayekhi @WBHWebDev and others