Print Forms

  • Thread starter Thread starter Chris
  • Start date Start date
C

Chris

whenever i try to print forms, i see part of my form on the print preview.

any solutions
 
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top