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.
Showstopper problem with new release 2013.2.1700.0
Re: Showstopper problem with new release 2013.2.1700.0
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
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 236 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)
It is easier to write an incorrect program than to understand a correct one. (Alan J. Perlis, Epigrams in programming No. 7)
Re: Showstopper problem with new release 2013.2.1700.0
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.
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
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
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)
It is easier to write an incorrect program than to understand a correct one. (Alan J. Perlis, Epigrams in programming No. 7)
Re: Showstopper problem with new release 2013.2.1700.0
Hello, Thorsten.
Thank you.
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.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?
Thank you.
Re: Showstopper problem with new release 2013.2.1700.0
Hello.
We have fixed this issue. The patch will be available in our next prerelease build.
Thank you.
We have fixed this issue. The patch will be available in our next prerelease build.
Thank you.