I use VB6/Word Automation to change the printer by assigning .ActivePrinter
='blah blah blah'. It works but it also set the Window default printer to
blah blah blah. Is there another way to do it whithout touching the default
printer. (I can probably save it and change it back, but automation is
quirky sometime and it does not always follow thru)

TIA.

Re: How do I change printer by Jonathan

Jonathan
Tue Feb 01 10:23:12 CST 2005


"Phil Hunt" <phung@ktintl.com> wrote in message
news:ebMoMaHCFHA.2180@TK2MSFTNGP12.phx.gbl...
>I use VB6/Word Automation to change the printer by assigning .ActivePrinter
> ='blah blah blah'. It works but it also set the Window default printer to
> blah blah blah. Is there another way to do it whithout touching the
> default
> printer. (I can probably save it and change it back, but automation is
> quirky sometime and it does not always follow thru)
>


Hi Phil

Changing the selected (current) printer in Word without changing
the system default printer
http://word.mvps.org/FAQs/MacrosVBA/ChangeCurPrinter.htm


--
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup