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.
Is there a way to have the report viewer export a PDF with code?
I am wanting to generate reports and then display them as a PDF, without the need to have the user click the export button and select the format then select a location and name.
I was able to find a KB on this where i use a report writer. I am able to export the PDF to a file in the cod behind, but now i cant get the report to load the parameters like i would in report viewer.
RNRyan NebelMarch 10, 2016 08:53 PM UTC
I was able to figure it out, you can add data sources before loading the report but you must set the parameters after loading the report.
MJMariya Joseph M Syncfusion Team March 11, 2016 09:15 AM UTC