The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Angular Report Viewer with .Net Core Web API : reportPageModel PageData is null
If you became a customer of the Syncfusion� Reporting Platform or the Report Viewer, Report Designer, or Report Writer components before October 2019 and have questions related to those products, you can request support through our forum system. However, please note that this support system is only for existing customers who are still using the Syncfusion� Reporting Platform or its components and not for new customers looking for reporting products from Syncfusion�.
For new customers or those with general reporting questions, we recommend contacting our support team at https://support.boldreports.com/, which is a separate brand created by Syncfusion� for its reporting solutions. Our team will be happy to assist you with any questions you may have.
Thank you for choosing Syncfusion� for your reporting needs.
Angular Report Viewer with .Net Core Web API : reportPageModel PageData is null
I have an angular front end using Report Viewer to retrieve a RDLC report from our .Net Core Web Api.
Locally I can retrieve the report fine. No errors.
When I deploy the application to our kubernetes/nginx dev server I don't get any errors when retrieving the report, however the report isn't displayed, only the reportviewer frame.
The one difference I noticed is that when the front end calls PostReportAction with the reportAction "GetPageModel" the PageData in reportPageModel that is returned to the front end is null. Whereas for my local environment this PageData seems to contain the needed report data etc.
As there are no errors either for the frontend or the backend I'm struggling to find the cause of this.
RSRobert SchuitemakerJanuary 14, 2021 05:30 AM UTC
I've also tested running the Web Api on a local docker instance, and this doesn't work either. ie. The GetPageModel action doesn't seem to return the expected report data.
MRManoranjan Rajendran Syncfusion Team January 14, 2021 07:37 AM UTC
Hi Robert,
Please refer the below document for resolving this issue, if still issue occurs in your end then please share the issue reproducible sample to us its helpful to our further validation from our end.