Chris said:
whenever i try to print forms, i see part of my form on the print preview.
Best solution is to create a report laid out exactly how you need it rather
than try to print the form.
If you do want to print a form, use the Display When property to hide things
you don't want printed (such as command buttons.) Similarly, set the Display
When property of the form's Detail section to "Screen Only" so it doesn't
print the background.