Re: Printing with Common Dialog Control



Greg, have a look at the .PrinterDefault property.

Hope this helps.

Johan.

"Greg Andrew" <grandrew**nospam***@adelphia.net> schreef in bericht
news:x6OdnRm10NiNg07fRVn-uA@xxxxxxxxxxxxxxx
>I have an application that I am developing using the Microsoft Common
>Dialog control. When I execute my code to display the dialog box for the
>user to select a printer it prints fine. The problem is that if the user
>selects a printer that is not the default, the o/s then makes the selected
>printer the default. What code needs to be their to ensure the default
>printer does not change?
>


.



Relevant Pages

  • Re: Setting focus to main form
    ... You have to set the focus to a control. ... The above syntax should work. ... You 1st line of code needs to be changed. ... Albert D. Kallal (Access MVP) ...
    (microsoft.public.access.modulesdaovba)
  • Re: Current Record?
    ... Considering your condition is based on just one control, ... would say the code needs to fire only when there is a change in the ... > Should it be in the On Current sub for the form? ...
    (microsoft.public.access.forms)