Hi all
i have report user list to show the profiles of the user. User profile have images of the users also i have make the report which show the textual information but now i have to also show the images of the users. the images are
stored in DB. so how can i display the images retrieved from the database??
can any one know how to display the image in RDLC Report i have gone through a lot of articles but mostly focuses on image from external source or embedded ones but i could fine one single example of binding images from database to RDLC report.
i am using Visual Studio 2005 and C# to build the report.
Muhammad Usman