Problems after printing a report

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

Guest

hello to all access experts
i have this problem, which occurs only in one of my mdb's: after printing a
report from code (using docmd.openReport.....) the screen fonts turns to
"DOS" like fonts and loose their formatting, and it changes back only after
moving around or reopening the form. does anyone knows what could be the
probelm? (it never happens if a report isnt printed)
thanx a lot
Erez.
 
Check if the default/assigned printer is set to something like Generic
Printer - Text Only.

Regards - John
 
hello John
thanx for helping. but maybe i wasnt clear enough:
the procedure is as follows: there is an Order List form (continuos) from
which the user picks one order, opens it (single form) and after editing,
closes the order form. upon closing the order is printed (directly, without
preview, and it prints fine), and the Order List form reappears. only this
time, the form becomes distorted, the fonts change to "dos" like fonts , no
formatting and a white background. if you scroll up and down the list, the
distortion changes with you. this happened on two different computers
any ideas?
 

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