Image not showing correctly

Stimulsoft Reports.JS discussion
Post Reply
pintegral
Posts: 2
Joined: Tue Jun 06, 2023 7:43 am

Image not showing correctly

Post by pintegral »

We have a problem with an image generated dynamically.
We have a report with an image component that has a reference to a data column from the dictionary.
The first time that the report is rendered the image doesn't exists and the component is hidden.
While the viewer is in the screen, we generate dynamically an image in data Uri format (data:image/png, base64...). The new image is assigned to a data column in the dictionary.
Next we re-render the report and the image is shown.
Until version 2023.2.2 this worked correctly. Since version 2023.2.3 the image shown is a black rectangle. Its a true png image, but the data is a black rectangle.
Max Shamanov
Posts: 792
Joined: Tue Sep 07, 2021 10:11 am

Re: Image not showing correctly

Post by Max Shamanov »

Hello,

Please send us a sample project that reproduce the issue.

Thank you.
Post Reply