moin-moin,
I know, I am the only living person, still writing software for OS/2, but maybe someone can give me a hint:
For a customer I need to print a lot of different Reports on many pre-printed papers, some one-side, some double-sided, orientation landscaped or portrait (so, there are many different combinations)
the option i use now is to assign every possible report to its own printer-driver and let the user set the apropriate settings once for those drivers.
what i need is a more generic way. I want the user just to provide the driver, and I myself want to set Orientation and Sideness (and even the paper feed) programatically.
Any suggestions if this is possible? And how?
Thanks, Peter