how to print a form in a single page for each object in the form?

A

amei

hi,
i have a form and try to print a single page for each of
the object in the form? how i could do this? because all
the object are printed out together.
thanks
 
J

Jim Allensworth

Forms are best used for interacting with or viewing data on screen.

If you need a hard copy then use a report then you will easily be able
to do what you want. They are very flexible.

- Jim
 
Top