Page 1 of 1

Calculate PageSize in Designer

Posted: Thu Jun 14, 2012 4:17 am
by Andreas Tastler
Hi

While loading a StiReport, I extend a panel by code, adding some additional components. After that, the panel is much higher than before. I want to be sure that there will be enough space when opening in designer.
Is there any functionality to calculate the needed space for decision if the LargeHeight and LargeHeightFactor must be modified?

Thank you
Andreas

Calculate PageSize in Designer

Posted: Fri Jun 15, 2012 9:28 am
by Alex K.
Hello,

There is no ready solution, but, in theory, this can be done using additional checks, but everything depends on your situation.

Thank you.

Calculate PageSize in Designer

Posted: Fri Jun 15, 2012 9:33 am
by Andreas Tastler
Hi Aleksey

OK, thanks so I will calculate it by code. The sum of height from all containers which are placed directly on the page should do the trick.

Thank you
Andreas

Calculate PageSize in Designer

Posted: Mon Jun 18, 2012 7:31 am
by Alex K.
Hello,

Ok.
Let us know if you need any additional help.

Thank you.