Page 1 of 1

Subreport in Panel in Databand

Posted: Tue Oct 27, 2015 4:58 pm
by MatthiasU
Hello,

I have a problem and hope you can help me.

Conditions:
-report with a databand
-panel in this databand (CanGrow=false)
-subreport in this panel
-rendered subreport is larger than the panel (height)

Problem:
The subreport will be printed outside the panel area :shock: until the end of the current page.


Is this a bug or did I make a mistake in my report design? I want to limit the height of the subreports in a databand. If the rendered subreport would be larger than the panel height, the subreport should stop printing at the end of the panel area.


Many Thanks & Regards,
Matthias

Re: Subreport in Panel in Databand

Posted: Wed Oct 28, 2015 8:35 am
by Alex K.
Hello Matthias,

Unfortunately, there is not a standard solution for this task. In this case, you need use the additional code, check the heights of the component and disable.

Thank you.