Blank page sneaking in

Peter Paul

Registered User.
Local time
Today, 11:29
Joined
Jan 1, 2000
Messages
82
I have a report which should be two pages. The page break is identified by a page break command. However, rather than the report then displaying the second page, it displays a blank page, (it does have the header and footer on the "blank page", but nothing further.)

I have looked for all the obvious, but have not been able to fix this really irritating problem.

Thanks for any help,

Peter Paul
 
Some control is extending outside the printable area. Make all the margins = .5" rather than 1" and see if the problem goes away.
 
You could also try:
Make sure in Design View that your page does not exceed 6 1/2 inches otherwise it will put in a blank page inbetween the normal pages
 
I was having the same problem and it WAS the width of the report. It must fall within the 6 1/2 width range.

Thanks:)
 
I was having the same problem and it WAS the width of the report. It must fall within the 6 1/2 width range.

Thanks:)

Only if your margins are 1 inch. If they are less, then the width can be greater.
 

Users who are viewing this thread

Back
Top Bottom