Hello,
Using the printer class, I want to print the first page in portrait, starting the second page I want to print in landscape.
I tried to use PrnPortrait() and PrnLandScape() but everything was printed in the same mode.
How can I establish what I want ?
Thanks a lot in advance for any help.