Posted 18 August 2020, 9:57 am EST
Hello,
I have a page report that I am working on that needs to display photos. The photos are stored on a file server and are standard png or jpeg. I am setting the complete path and name of the photo in a SQL statement, and setting the “Value” property of the photo in the report to that field. However, when the report runs the photo is not visible. If I hard code the Value property to the path in design time, it does show. But when I try to bind to the path at runtime it is not. Is this functionality supported, and if so is it possible I’m missing something? I do have the Source set to External, and I tried setting the MIMEType as well. I have tried using Active Reports 10 and 13.2, but neither seems to work.
Thanks!
Richard