Macro to print on both sides

N

nalasa

I tried to create a macro to print on 2 sides of a page using my HP desk
jet printer.
Since the print properties dialog box is in the HP software not Word,
all I get is File/Print...

Is there any code to do this? Since I use it all the time, I'd like to
automate this task.

Thanks in advance,
Alan
 
D

DocA

You could also create another instance of the printer and set it to duplex
by default...then when this printer name is chosen (manually or with code)
it will print duplex.

Adrian
 
Top