Report Using Image Pointer

Stimulsoft Reports.JS discussion
Post Reply
markb
Posts: 17
Joined: Fri Jul 07, 2017 10:56 am

Report Using Image Pointer

Post by markb »

Can anyone point me in the direction of a report example where the pointer to a file is stored in a data column, even a full url is fine. And the report includes the image for each record.

So for example a list of users, where one of the columns is the image pointer to a profile picture, and when i run the report i get a list of users, showing the photo for each user.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Report Using Image Pointer

Post by HighAley »

Hello,

Please, use the Hyperlink property of the Image component to specify a path to an image.

Thank you.
Post Reply