Click to See Complete Forum and Search --> : Need help with Page Numbers


rvvimal
July 6th, 2006, 03:26 AM
Hello

I need to create a report with
report header
details
reportfooter

Followed by reportheader section the details section loads information from the database and then i have added the report footer information.

I have designed so that my whole report comes to 2 pages.

but what happens is report header print ok, followed by details section
but the report footer goes to page 2 leaving the bottom section under details blank.

How i need to orgainze the report so that i have
page1----
ReportHeader
Details
ReportFooter

page2----
continuation of ReportFooter

need help
thanks and Regards

JaganEllis
July 6th, 2006, 06:24 PM
In the section expert, select the Report Footer and uncheck 'Keep Together'

rvvimal
July 7th, 2006, 07:17 AM
Hello JaganEllis
It did the trick.
Thank you very much for your help.

Regards