Yes this newPage will move everything to a new page..Edward wrote:Hi
Engine.NewPage() starts a new page, so after calling of that command next element of the report will be rendering on the new page.
Thank you.
But I need the DataBand2 and Databand3 to still be on the first page, even thou Databand1 got more than 5 records. Its a fixed form where each band can hold only 5 records.