Load list of Images runtime C#

Stimulsoft Reports.WPF discussion
Post Reply
Bhavin
Posts: 1
Joined: Tue Apr 29, 2014 7:23 pm

Load list of Images runtime C#

Post by Bhavin »

Hello,

I am using Stimulsoft with my WPF application. Right now i have to place all images from my C# list to blank stimulsoft report page. I tried to look for sample code everywhere in Google but didn't find anything which tells me how to iterate thru list of images and display them on stipage.

Please help me out ... Appreciate your help...

Thank you,
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Load list of Images runtime C#

Post by Alex K. »

Hello,

As a way you can place the DataBand component with Image component and in BeforePrint event try to load your images.

Thank you.
Post Reply