Setting up a Form to be able to print

K

KH

I have set up a form so as there are two pages (one after the other) on the
form. When i view the first page of the form in Print Preview - there are two
pages that i am able to print. However, when i print it out, only the "first
page" of the Form prints.

Any suggestions as to find out how to be able to print both pages of the form?
 
A

Arvin Meyer [MVP]

You might try saving the form as a report, then adjusting the margins.
Right-click on the form's name in the database window and choose:

Save As

then change the dropdown in the dialog to Report.
 
Top