Page 1 of 1
Where is "Start New Page" in 2009.1 version?
Posted: Tue Jun 29, 2010 2:16 pm
by Dudi_FC
Hi everybody, im new in Stimulsoft. Im using Stimulsoft Report .NET 2009.1.400 from 14 April 2009. In this realesed i cant find the function "Start New Page" where usualy used in GroupHeader, just in last version.
Any idea where is it?
Thanks!
Where is "Start New Page" in 2009.1 version?
Posted: Tue Jun 29, 2010 3:27 pm
by Jan
Hello,
Starts from 2008.2 two report engines available in our software - EngineV1 and EngineV2. Both engines can work side by side. You can choose engine with help of EngineVersion property of report. By default all old reports (created with previous versions of report designer) run with using EngineV1. For new reports report designer use EngineV2. EngineV2 is improved version of EngineV1. Some properties is deprecated in new engine. Instead StartNewPage property of GroupHeaderBand you can use following properties: NewPageBefore and NewPageAfter.
Thank you.
Where is "Start New Page" in 2009.1 version?
Posted: Tue Jun 29, 2010 4:43 pm
by Dudi_FC
Hi Jan,
Where i find EngineV1/EngineV2? In StimulSoft Design Mode, dont appear for me

When i open a old report, some properties include StarNewPage its appear, but, when i create a new report, all most properties change. The NewPageBefore and NewPageAfter properties its enable to me, but his function is not same to StartNewPage, becouse his start my report in a page2 when selected "true". :waaaht:
Where is "Start New Page" in 2009.1 version?
Posted: Wed Jun 30, 2010 3:39 pm
by Jan
Hello,
Please check attached image.
Thank you.
Where is "Start New Page" in 2009.1 version?
Posted: Wed Jun 30, 2010 8:29 pm
by Dudi_FC
Thanks Jan :surr:
Where is "Start New Page" in 2009.1 version?
Posted: Wed Jun 30, 2010 10:09 pm
by Andrew
Always glad to help you.
Thank you.