Problem with LargeHeight property of Page

Stimulsoft Reports.NET discussion
Post Reply
semtec
Posts: 21
Joined: Wed Oct 29, 2008 2:41 am
Location: Rotterdam

Problem with LargeHeight property of Page

Post by semtec »

Hello,

I have a problem with this property. When starting designing it works fine. You're able to add more bands to the report when this property is set to true.
But when you save the report to .mrt and later want to continue designing, the property is set to false again, resulting in a standard designer. The bands now show behind each-other, and the contents of the bands are all over the place. You have to design all over again. Is this by design? If not, it's a very annoying bug.:redeye:

By the way, it's an inherited report scenario. Maybe that's causing it.

Regards,

René
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Problem with LargeHeight property of Page

Post by Edward »

Hi René,

Unfortunately I could not reproduce the bug.

Could you please send a simple test project to support[at]stimulsoft.com for reproducing the issue.

Thank you.
semtec
Posts: 21
Joined: Wed Oct 29, 2008 2:41 am
Location: Rotterdam

Problem with LargeHeight property of Page

Post by semtec »

Edward,

I discovered that this behaviour kicks in only when you design the report at runtime, through StiReport.Design();
The property is kept if you first open the designer and then load the template.

Did you try this?

Regards,
René
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Problem with LargeHeight property of Page

Post by Edward »

Hi René,

Could you please at least show the code you used when this property did not work?

Thank you.
Post Reply