J
Jonathan
Hi, in version 2003
I set the printer orientation using the line:
Dim ptr As Printer
ptr.orientation = fraPtrOrientation
This runs as expected the first time. For example setting changes to
landscape.
The problem is that subsequent execution of procedure does not change the
printer orientation setting to landscape.
Any ideas or suggestions to ensuring that the printer orientation can be
reset.
Thanks, Jonathan
I set the printer orientation using the line:
Dim ptr As Printer
ptr.orientation = fraPtrOrientation
This runs as expected the first time. For example setting changes to
landscape.
The problem is that subsequent execution of procedure does not change the
printer orientation setting to landscape.
Any ideas or suggestions to ensuring that the printer orientation can be
reset.
Thanks, Jonathan