Hi, How to get landscape an sheet using report class
I tried this way:
ACTIVATE REPORT oRpt ;
on init oRpt:PrnLandScape()
but not working
Also tried:
ACTIVATE REPORT oRpt ;
on init oRpt:oDevice:SetLandScape()
Can you help me?
Thanks!
My configuration is: Fwh8.11, xharbour build 1.1.0 (Simplex) (Rev.6195), pellesC