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

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -