Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 Reporting Services Development
 How can i reference a image in the Page footer

Author  Topic 

karenros
Starting Member

37 Posts

Posted - 2007-08-24 : 10:20:51
Hi
I have a report which is being populated using a stored procedure and one of the fields is a image field which is been stored as varchar. I can get that image to show up in the body of the report. But i want it to show up in the Report Footer.

I can access the other text boxes using = ReportItem("textbox1").Value and i tried giving the same for the image but didnt have any success with..

Any help will be appreciated .

Regards,
Karen
   

- Advertisement -