Keeping each record to a page

yhgtbfk

Registered User.
Local time
Tomorrow, 02:16
Joined
Aug 30, 2004
Messages
123
In the report screen:

I want each record to be displayed on a single page. Is this possible?

Also, if data is too big for that record, it might go on to a second page. I dont want the next record to start until it is a new page.

ie: Page 1 = record 1
Page 2 = record 2
Page 3 = rest of record 2
Page 4 = record 3

Please help

Thank you
 
Open the report's sorting and grouping options dialog and group by what ever you want to page break on. Create a group header. Then in the properties for the group header select the page break property. If you don't want to place any controls in the header, you can drag the bottom up so that it doesn't take up any space.
 

Users who are viewing this thread

Back
Top Bottom