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.
jpg graphic in resources folder in .net core application doesnt display in bold reports when rendered in compiled app
Starting in 2019, the Reporting control is no longer included in Essential Studio®. If you're experiencing issues with the Syncfusion� Reporting Platform, Report Viewer, Report Designer, or Report Writer, we recommend migrating to Bold Reports, our dedicated reporting platform.
Bold Reports offers a comprehensive suite of tools and features for all your reporting needs, and we will help you make a smooth transition from the discontinued control. Our support team at https://support.boldreports.com/ is here to assist you with any questions or difficulties you may encounter during the migration process.
We thank you for choosing Syncfusion� and appreciate your understanding.
jpg graphic in resources folder in .net core application doesnt display in bold reports when rendered in compiled app
I have used bold reports in my application. When I use either bold reports designer or microsoft report builder I can include a jpg as a logo in the report. When rendered directly by either of those tools the logo renders properly as part of the report. When I call that report from within my visual studio application, the report renders but instead of the logo rendering correctly it shows up as a broken icon. The jpg logo is in the same folder in visual studio application as the bold report - report definitions.
What might cause the logo not to render when report is called from the application?
If issue still persists then could you please share your issue reproducible report file, controller class file and startup.cs file to validate the mentioned problem at our end.
Regards,
Mahendran S.
Marked as answer
LYLyndonJanuary 28, 2021 11:19 PM UTC
Thanks- on the first link you provided
Remove the [ApiController] attribute in your controller because it is not supported to get the image from API.
fixed the problem. thanks.
How do I mark this as solved to syncfusion?
MSMahendran Shanmugam Syncfusion Team January 29, 2021 03:39 AM UTC