Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reports not printing in landscape if no printer installe
Message
From
17/09/1999 12:31:36
 
 
To
17/09/1999 10:22:16
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00265523
Message ID:
00265989
Views:
18
>That info was already in the expr field. However, I tried clearing the expr field before printing the report, but that did not work. I also tried clearing the expr info and then puting in "Orientation=1", but this didn't work either. Thanks for the suggestion, though?
>Any other suggestions, anyone?
>
>Alex

To give you more details, the following worked for me for similar problems:

Before distributing my application I run a little program that open every reports, clears EXPR, TAG, TAG2 and replaces EXPR with "orientation=0" or "orientation=1" for landscape ones. This clears the printer driver definition (actually mine on developer machine) that is saved with the report designer. That kinda force to use the default driver on user`s machine instead of the driver that was save at design time.

I think that it should work on a portable even if a printer is not connected as far as the portable has a printer driver installed.

Claude
Previous
Reply
Map
View

Click here to load this message in the networking platform