Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Landscape reports
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00065161
Message ID:
00065181
Views:
35
>I need the ability in both VFP and FPW 2.6 to create a report in landscape mode. The problem is that these reports will not always be printed to printer that they were designed on. Any time a different printer driver is used, the "landscape" setting is lost. Is there any way to generically specify a landscape form?
>
>Paul Moon

Paul, open the report as a table (USE MyReport.FRX) then look at the text in the EXPR field, first record. Delete all the information EXCEPT the line

ORIENTATION=1

Next delete all the information in the TAG and TAG2 fields, and close the file. This will force VFP to use the default Windows printer, but still keep your orientation correct.

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform