insertion picure in ssrs 2008 r2
I have an ssrs 2008 r2 report that I am working with that was created using the report wizard. I would like to place some company logos in the header section for each page of the report. Do the pictures needs to be in a certain format like .gif, .png, a
bitmap or some other picture format?
Thus can you tell me and/or point me to a reference on how to accomplish this goal?
May 17th, 2012 12:52pm
here are a couple that may help you out.
http://msdn.microsoft.com/en-us/library/ms156482(v=sql.100).aspx
http://technet.microsoft.com/en-us/library/dd220527(v=sql.105).aspx
Free Windows Admin Tool Kit Click here and download it now
May 17th, 2012 1:02pm
Hi ,
Below are the formats which are supported by ssrs,
BMP
bmp
image/bmp
GIF
gif
image/gif
JPEG
jpeg
image/jpeg
PNG
png
image/png
TIFF
tif
image/tiff
EMF
emf
image/emf
EMFPlus
emf
image/emf
The best format among the above would be either jpeg or gif as the size for these formats would be very less. png is also a good option if these two are unavailable.
May 17th, 2012 3:17pm


