Click here to Skip to main content
15,900,816 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I am using SQL Server reporting services 2005. I want to do watermark as company logo in table or matrix background. I did have used embedded . But Image is disaplying stating of the cell. i want that image should display in middle of the table.
Posted
Updated 25-Aug-14 2:33am
v2

1 solution

below link would be helpful for you


Background image in ssrs
 
Share this answer
 
Comments
kamalsekhar 25-Aug-14 5:34am    
Hi salman,
I am using SSRS 2005. As per your link, i have gone through that. In view tab Report Data is not there. How to do.

Myself i did some changes, but that image is coming in the first column only. I need that image should come in middle of the table or matrix.

The changes are as i did-
select table and right click on the table and select "Table 1" and in properties i set Background image
source=Embedded
Value=Logo name
MIME Type=
Background Type=No repeate.
But that image is comming in first column. i want to ve vissible that image in center of the table or matrix.
Salman622 26-Aug-14 9:36am    
Open Rdlc report
then click on view tab at last there is a option for report data

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900