Page 2 of 2
Re: Showstopper problem with new release 2013.2.1700.0
Posted: Tue Dec 17, 2013 6:36 am
by HighAley
Hello, Thorsten.
Sorry, but we couldn't reproduce this issue.
Could you send us a sample report template which reproduces it. Then we will be able to fix this issue.
Thank you.
Re: Showstopper problem with new release 2013.2.1700.0
Posted: Tue Dec 17, 2013 6:57 am
by tpontow
Hello Aleksey,
find attached a sample project. Just start the project and press the "Start" button. The subreport is loaded from external file. StiText controls with no data binding are embedded in a panel. Remove panel and everything will work fine.
Kind regards
Thorsten Pontow
Re: Showstopper problem with new release 2013.2.1700.0
Posted: Tue Dec 17, 2013 1:51 pm
by HighAley
Hello.
We have found the root of the issue. The sub-report is rendered in the page with unlimited height. While the Dock Style property of the Panel is set to Fill, the Panel fills this page with unlimited height. So you get such long report. We will additional check in our next prerelease build.
Thank you.
Re: Showstopper problem with new release 2013.2.1700.0
Posted: Tue Dec 17, 2013 1:57 pm
by tpontow
Hello Aleksey,
thanks for the information. Do i have to change something now in my report or do i just have to wait for next prerelease build?
Regards
Thorsten Pontow
Re: Showstopper problem with new release 2013.2.1700.0
Posted: Wed Dec 18, 2013 4:18 am
by HighAley
Hello, Thorsten.
tpontow wrote:thanks for the information. Do i have to change something now in my report or do i just have to wait for next prerelease build?
You don't need to use Panel on the Sub-report. Then there will be no such issue. At least you should set the Dock Style property of the Panel to None.
Thank you.
Re: Showstopper problem with new release 2013.2.1700.0
Posted: Wed Dec 18, 2013 10:52 am
by HighAley
Hello.
We have fixed this issue. The patch will be available in our next prerelease build.
Thank you.