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.
SLSowmiya Loganathan Syncfusion Team January 30, 2020 11:37 AM UTC
Hi Marcelo,
Thank you for contacting Syncfusion support.
We have analyzed the reported issue and suspect that you are using the code snippet provided for ASP.NET Core platform. Could you please try the steps mentioned in the below documentation link to create the PDF file in Blazor and let us know the result.
Kindly let us know if you need any further assistance on this.
Regards,
Sowmiya Loganathan
MOMarcelo Oliveira SantosJanuary 31, 2020 03:45 AM UTC
Hi Sowmiya Loganathan,
Grateful for the prompt reply.
I can not solve ExportToFileService in
@inject ExportToFileService exportService
and PDFExportService in
using (MemoryStream excelStream = PDFExportService.CreatePdf(forecasts)).
Regards,
Marcelo
PVPrakash Viswanathan Syncfusion Team February 3, 2020 09:01 AM UTC
Hi Marcelo,
We regret the inconvenience caused. We will correct the code examples provided in the UG documentation. Kindly refer below KB link for create PDF in Blazor.