<div>I have a BIRT report design with a dynamic image (URL is specified through the data set, image formats tried - .png, .bmp). When running the report from our application on Windows, we get the following message instead of actual image:</div>
<div> </div>
<div><img src="
http://i.stack.imgur.com/vHuhO.png" alt="vHuhO.png"></div>
<div> </div>
<div> </div>
<div>The same problem occurs when including the image with a fixed URL - even though the image is displayed and loaded in the Report Designer, it's not rendered in the report generated from our application. Again, this happens only on Windows.</div>
<div> </div>
<div>I have tried adding the Image in the following way: <img src="
http://i.stack.imgur.com/MhujZ.png" alt="MhujZ.png"></div>
<div> </div>
<div> </div>
<div>The only way I managed to get the image into a rendered report was through embedding it (hard-coding the image ) into the report design file, which is not suitable as the image has to be dynamic.</div>
<div> </div>
<div>Step which I followed</div>
<div> </div>
<div>1. First I created a Data source and data set to retrieve image from the database.</div>
<div> </div>
<div>2. Then I have used the image to create a dynamic image by creating data binding.</div>
<div> </div>
<div>3. When I try to view the report using BIRT Viewer, I am not able to view the image in the report.</div>
<div> </div>
<div>System Information: </div>
<div>Windows 8.1, </div>
<div> </div>
<div>OpenText Analytics Designer </div>
<div>Version: 4.6.0</div>
<div>Build id: v20160406</div>
<div> </div>
<div>Any help in fixing this issue is greatly appreciated. We are doing this work for a non-profit and this a last missing piece in the report.</div>
<div> </div>
<div>Thanks</div>