Hi Team!
Report Viewer stops rendering images in the browser printing
window after updating the BoldReports.Net.Core package to the latest version
(3.3.34).
How to reproduce:
I have a report that generates labels with barcode images
I set up this option on my report service to generate images in base64 string format
reportOption.ReportModel.EmbedImageData
= true;
After
clicking on a print button
Browser
printing window opens
But images rendering result with bunch of errors
When I check the image src, I can see that there is
something like an Id, not base 64 string
Does it on your side, or am I missing something?
Thanks!
Hi Olivera,
We checked the reported issue with the mentioned EmbedlmaqeData property. We were not able to reproduce the issue from our end. We have attached the sample for your reference. Could you please check the issue with the attached sample and share the details with us? If you still face the issue, please share your report file with us. We will check and share the details. And also, please confirm whether the issue occurs in PDF export and other browser print actions.
Regards,
Manoranjan R
Thank you for your reply.
I have tested your sample, and I get the same result when I specify 'print-option' parameter to 'None'(as I have in my implementation).
<bold-report-viewer id="viewer" print-option="None" report-path="Barcode.rdl" report-service-url="/api/ReportViewer"></bold-report-viewer>
Hi Olivera,
Thanks for the update.
We have reproduced the reported issue. We are checking with issue causes and will update the issue details for this on or before May 2, 2022.
Regards,
Manoranjan R
Hi Olivera
We have logged the bug task for this issue. We will include this issue in our upcoming bi-weekly nuget. which was scheduled for May 23rd, 2022.
Regards,
Manoranjan R
Hi Olivera
Sorry for the delay.
We have postponed our upcoming bi-weekly nuget release, which was scheduled for June 1st, 2022.
Regards,
Manoranjan R
Hi Olivera
Sorry for the delay.
We were unable to include this changes in today's bi-weekly nuget release. We will include this changes in our upcoming bi-weekly nuget release on 15th, June 2022.
Regards,
Manoranjan R
Hi Olivera
We have tried to fix this issue, but we are facing some additional issues with it. The pop-up is rendered incorrectly when setting ‘none’ option. So, can you please set “printoption” as “Default” to resolve this issue?
Regards,
Manoranjan R