Breaking the page after printing certain number of lines
Posted: Mon Sep 13, 2010 1:15 am
Hi!
I have a report with one page and a single Data Band in it.
I want the data band to break the page after printing certain number of lines. For example, after printing 30 lines of data, it should print the others in the next page.
The problem is, number of lines in the page (30 in the example above) sets from outside the report, and It's not a fix number. Also I don't know how many rows I've got in the data source. Thus pages have to be create at the run time.
Is it possible? Any ideas?
I have a report with one page and a single Data Band in it.
I want the data band to break the page after printing certain number of lines. For example, after printing 30 lines of data, it should print the others in the next page.
The problem is, number of lines in the page (30 in the example above) sets from outside the report, and It's not a fix number. Also I don't know how many rows I've got in the data source. Thus pages have to be create at the run time.
Is it possible? Any ideas?