Help on 2nd Page

S

Salvador1273

Hi I'm generating a report for a continuos form. I have limited the report to
print just 19 rows per page (detail section), if there is more than 19 does
need to be print in a second page. The first page fit in all field location
fine, but when the 2nd page prints the fields move up and the printout is
wrong. What can I do to solve this problem?
 
D

Duane Hookom

If you want the records (detail section) to begin printing at the same place
on a page, you will need to not display the report header section.
 
Top