Page 1 of 1

removing reserved place when component is not shown

Posted: Mon Sep 17, 2012 11:51 am
by re4gi
Hello,

is it possible to remove reserved place when the component is not shown?

For example I have report and I placed a subreport in that report with height of 1 cm. My subreport contains Data component (data are loaded from another table) and some Text components in that Data component. The total height of the subreport is 3 cm. If there are no data in the subreport then no Text components are shown but still I have 1 cm reserved place in the report, can I get rid of it?

Thanks,

Regi

Re: removing reserved place when component is not shown

Posted: Mon Sep 17, 2012 2:02 pm
by HighAley
Hello.
re4gi wrote:is it possible to remove reserved place when the component is not shown?

For example I have report and I placed a subreport in that report with height of 1 cm. My subreport contains Data component (data are loaded from another table) and some Text components in that Data component. The total height of the subreport is 3 cm. If there are no data in the subreport then no Text components are shown but still I have 1 cm reserved place in the report, can I get rid of it?
Yes, it's possible. You could use a sub-report condition.
We need to see your report template with data to give you more accurate answer.

Thank you.