Page 1 of 1

What's about this printer function ?

Posted: Mon Aug 22, 2005 3:57 pm
by TeddyLM
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)

Posted: Tue Aug 23, 2005 10:46 am
by TeddyLM
Salut Fred

Any printer functions planed for the future versions ?