Good morning.
I would need to have the following report:
First page: rows from 1 to 4 of the datatable
Second page: a fixed text (the same on all even pages)
Third page: rows from 5 to 8 of the datatable
Fourth page: a fixed text (the same on all even pages)
Fifth page: rows from 9 to 12 of the datatable
...and so on.
How may I accomplish this?
Thank you.
Four rows in one page, then a fixed page
- Fabio Pagano
- Posts: 355
- Joined: Mon Apr 16, 2007 12:38 pm
- Location: Bari (Italy)
Re: Four rows in one page, then a fixed page
Hello.
You could set the Segment per Width property of the page to 2.
And create a report like in the attached report template.
Thank you.
You could set the Segment per Width property of the page to 2.
And create a report like in the attached report template.
Thank you.
- Attachments
-
- Report.mrt
- (6.52 KiB) Downloaded 210 times