Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report Orientation
Message
From
28/11/2001 12:04:53
 
 
To
28/11/2001 11:44:16
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00587028
Message ID:
00587050
Views:
29
This message has been marked as a message which has helped to the initial question of the thread.
Here is some of the code that we send to the printer:

CASE w_func=='RPORTRAIT' && Reset + Portrait Orientation
??? CHR(27)+'E'+CHR(27)+'&l0O'
CASE w_func=='RLANDSCAPE' && Reset + Landscape Orientation
??? CHR(27)+'E'
??? CHR(27)+'&l1O'

I hope this helps.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform