I'm not clear what you mean by "a two page form"...
You've already received great advice about using reports, not forms, for
printed output.
If you are saying that the information you are displaying to your users
requires them to scroll from one page to another, consider using the tab
control. This gives you a way to "stack" pages and gives your users a way
to click on the tabs to see the different parts.
By the way, how is it that you have two pages worth of fields? What's the
underlying table look like? (hint: it all starts with the data...)
Regards
Jeff Boyce
Microsoft Office/Access MVP