What's about this printer function ?
Posted: Mon Aug 22, 2005 3:57 pm
Hi all,
I miss a function to get or set the page orientation.
I did achieve that with API calls, but then i couldn't use the easy-to-use purebasic commands !
How about native functions such as :
Result = GetPrinterPageOrientation()
Result = SetPrinterPageOrientation(#PB_PrinterPage_Landscape)
I miss a function to get or set the page orientation.
I did achieve that with API calls, but then i couldn't use the easy-to-use purebasic commands !
How about native functions such as :
Result = GetPrinterPageOrientation()
Result = SetPrinterPageOrientation(#PB_PrinterPage_Landscape)