Showstopper problem with new release 2013.2.1700.0

Stimulsoft Ultimate discussion
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Showstopper problem with new release 2013.2.1700.0

Post 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.
User avatar
tpontow
Posts: 206
Joined: Thu Sep 06, 2012 8:46 am
Location: Bonn, Germany

Re: Showstopper problem with new release 2013.2.1700.0

Post 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
Attachments
StimulsoftRenderProblem.zip
Sample project showing infinite rendering
(27.67 KiB) Downloaded 238 times
Thorsten Pontow

It is easier to write an incorrect program than to understand a correct one. (Alan J. Perlis, Epigrams in programming No. 7)
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Showstopper problem with new release 2013.2.1700.0

Post 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.
User avatar
tpontow
Posts: 206
Joined: Thu Sep 06, 2012 8:46 am
Location: Bonn, Germany

Re: Showstopper problem with new release 2013.2.1700.0

Post 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
Thorsten Pontow

It is easier to write an incorrect program than to understand a correct one. (Alan J. Perlis, Epigrams in programming No. 7)
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Showstopper problem with new release 2013.2.1700.0

Post 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.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Showstopper problem with new release 2013.2.1700.0

Post by HighAley »

Hello.

We have fixed this issue. The patch will be available in our next prerelease build.

Thank you.
Post Reply