I am using VBA to print duplex, but although it prints successfully back and
front, the paper is upside down - that is, the printout starts where the
footer is, and finishes where the header is. Is there a method to reverse
this?
Thank You

Signature
Morag Mitchell
zkid - 26 Jul 2007 17:02 GMT
Apparently, this the nature of the beast for duplex printing: see
http://www.library.cmu.edu/Research/Arts/pc_duplexprinting.pdf
http://www.library.cmu.edu/Research/Arts/pc_duplexprinting.pdf
> I am using VBA to print duplex, but although it prints successfully back and
> front, the paper is upside down - that is, the printout starts where the
> footer is, and finishes where the header is. Is there a method to reverse
> this?
>
> Thank You
Jonathan West - 27 Jul 2007 09:30 GMT
>I am using VBA to print duplex, but although it prints successfully back
>and
[quoted text clipped - 3 lines]
>
> Thank You
You need to change the duplex mode of the printer. Take a look at this
article
Controlling the Printer from Word VBA
Part 2: Using VBA to control Duplex, Color Mode and Print Quality

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