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)