An open API service indexing awesome lists of open source software.

https://github.com/adefwebserver/blazorrdlcviewer

Demonstrates loading a RDLC report into Microsoft Blazor
https://github.com/adefwebserver/blazorrdlcviewer

Last synced: over 1 year ago
JSON representation

Demonstrates loading a RDLC report into Microsoft Blazor

Awesome Lists containing this project

README

          

# BlazorRDLCViewer

### Demonstrates loading a RDLC report into Microsoft Blazor

Read the Blog post: [Develop and Display RDLC Reports in Microsoft Blazor](https://blazorhelpwebsite.com/ViewBlogPost/20070)

There is a Blazor WebAssembly version here: [https://github.com/ADefWebserver/BlazorRDLCViewerWebAssembly](https://github.com/ADefWebserver/BlazorRDLCViewerWebAssembly)

This is made possible primarily by the functionally provided by these two projects:

* [Report Viewer Core](https://github.com/lkosson/reportviewercore)
* [PdfJs](https://github.com/mozilla/pdf.js?tab=readme-ov-file)

![image](https://github.com/user-attachments/assets/cb743c4a-e1ab-4fa4-821e-9089c37b89e7)

![image](https://github.com/user-attachments/assets/9b5c6f13-26ab-4b9c-a869-1aed76826715)

![image](https://github.com/user-attachments/assets/ccf923d2-2027-4477-bc1a-b769591e6b0c)