Forms Printing

P

phyllis

I'm having problems with printing multiple forms. If I print just one form
at a time, it prints fine. However, if I try to print more than one form,
the first one prints fine, but the rest cut off the "Header part of the
page". Can anyone help? thank.s
 
D

Duane Hookom

You should be printing reports, not forms. Forms are for user interaction
while reports are for publishing your data.
 
P

phyllis

Thanks Duane for you response. But, I was able to figure it out on my own.
I was using a "form header" instead of a "page header". It's working fine
now.
 
Top