I am developing a report in SSRS 2005 on which there is a table. Inside one of the table cells, I am displaying an image from the database. The actual image sizes are rather large and are not resizeable. And I need to fit the image inside a table cell that is 2 inches tall and 4 inches wide. The image must be centered inside the table cell. I have to set the Sizing property of the image to "FitProportional" so that it shrinks down proportionally to fit inside the cell; however, when I do this, the image does not remain centered.
How can I center an image on my report that is also sized by the "FitProportional" attribute?
Thank you in advance.
http://blogs.msdn.com/chrishays/archive/2004/10/27/CenteredImages.aspx