c# - SSRS Center and Resize External Image -
i'm using visual studio 2008 create report , have image control want link dynamic file name comes database. unfortunately, can various sizes need centered , resized instead of clipped if big. there way this? using external option on images not of this.
i experimenting using custom code job failing miserably. trying read image image variable using system.drawing.image.fromfile can resize running security issues, uri issues, etc. i'm not sure correct way go.
Comments
Post a Comment