Four rows in one page, then a fixed page

Stimulsoft Reports.NET discussion
Post Reply
User avatar
Fabio Pagano
Posts: 355
Joined: Mon Apr 16, 2007 12:38 pm
Location: Bari (Italy)

Four rows in one page, then a fixed page

Post by Fabio Pagano »

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.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Four rows in one page, then a fixed page

Post by HighAley »

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.
Attachments
Report.mrt
(6.52 KiB) Downloaded 210 times
Post Reply