Image in PageHeader/PageFooter and report real estate
Posted: Tue Nov 27, 2012 6:26 am
Hi,
I have to display images on the top and bottom of every report page. I can do that by placing them on report PageHeader/PageFooter.
I provide image URL via report variable.
Problem is: I want header / footer do not take any space if URL is not provided (blank).
I tried to set image property CanShrink to true. Image disappeared event if URL is there.
I would like to solve this problem without access to PageHeader/PageFooter programmaticaly (only by playing with report variables).
Is this possible?
Best regards
I have to display images on the top and bottom of every report page. I can do that by placing them on report PageHeader/PageFooter.
I provide image URL via report variable.
Problem is: I want header / footer do not take any space if URL is not provided (blank).
I tried to set image property CanShrink to true. Image disappeared event if URL is there.
I would like to solve this problem without access to PageHeader/PageFooter programmaticaly (only by playing with report variables).
Is this possible?
Best regards