How do I change the page orientaion of the default printer?
Can I assume you mean programmatically?
Right now there is no way to do in OI, but if you get OIPI from Splaver Software, they have function calls which will take care or Orientation, shading, and more.
http://www.pacifier.com/~splaver/index.html
I am not associated with Splaver Software, just a happy customer.
Mike
If you use the standard OI PRINT() functions, use print_init() to allow selection of printer, page format, etc.
Nick,
AFAIK, Print_Init only gives you the ability to run the printer's setup dialog. Therefore this is not the same as programmatically setting the printing properties. The OIPI can do this for you.
dbakke@srpcs.com
I ended up using OIPI.
Thank you one and all for the input!!!
Marty