c - SSRS Pull Image variable from file -
i'm using visual studio 2008 create report , have image control want link dynamic file name comes database. unfortunately, need changed before display image working trying pull image variable , making changes it. experimenting using custom code job failing miserably. trying read image image variable using system.drawing.image.fromfile can resize running security issues , uri issues i'm not sure correct way go.
my question is, how pull image ssrs image variable external file can change image before displaying it? there reasonable way this?
Comments
Post a Comment