Maintain formating while printing?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

If I set the formating of certian controls with (On Open) must I also set
them with the (On page) event so it prints as it is displayed visually?

The reason I ask is currently when it prints the controls that formated by
on open appear rather mangled when print?

Thank you
 
If you set the formatting in the report's Open event, you should not have to
set them again for every page in the Page event.
 

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