2 Page Report Question

I have searched the board and read the docs and don't think this is possible. However, if someone knows a trick on how to do this, I would very much appreciate it.

Here is what I want to do:

First imagine my database has long rows of data. Image the row keys are A through F. Here is what I want the report to look like

PAGE 1:
---- Header ---
Stuff about A...
Stuff about B...
Stuff about C...

PAGE 2:
---- Header ----
More stuff about A
More stuff about B
More stuff about C

PAGE 3:
---- Header ---
Stuff about D...
Stuff about E...
Stuff about F...

PAGE 4:
---- Header ----
More stuff about D
More stuff about E
More stuff about F

Hopefully you can see what I am trying to do. Anyway to do this in FastReport?
Thanks!

Leave a Comment