C
Chesney
I'm trying to do something rather odd for a Word
template.
I have used the code from KB article 230743 and managed
to bodge it and print duplex using VBA code.
Unfortunately, I need to print duplex onto headed paper.
My printer prints duplex pages upside down and back to
front, which doesn't matter when you're printing on
plain, but a bit awkward for headed.
Obviously could flip paper in printer, but then anything
that isn't duplex will be upside down and back to front.
My printer has an option to print rotated 180 degrees,
and the doc is only 2 pages, so I can get it to print
backwards and all is well.
Does anyone know how to tell my printer to print rotated
180 degrees in code? I'm assuming there's some kind of
similar property setting that I can change like with the
duplex printing?
My printer is an HP 4200 dtn.
Any help or suggestions very welcome, getting quite
desperate and confused!
Thanks in advance!
template.
I have used the code from KB article 230743 and managed
to bodge it and print duplex using VBA code.
Unfortunately, I need to print duplex onto headed paper.
My printer prints duplex pages upside down and back to
front, which doesn't matter when you're printing on
plain, but a bit awkward for headed.
Obviously could flip paper in printer, but then anything
that isn't duplex will be upside down and back to front.
My printer has an option to print rotated 180 degrees,
and the doc is only 2 pages, so I can get it to print
backwards and all is well.
Does anyone know how to tell my printer to print rotated
180 degrees in code? I'm assuming there's some kind of
similar property setting that I can change like with the
duplex printing?
My printer is an HP 4200 dtn.
Any help or suggestions very welcome, getting quite
desperate and confused!
Thanks in advance!