Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maximize modify report windows
Message
From
04/01/2010 20:07:27
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
01442039
Message ID:
01442042
Views:
55
>Is there a way to maximize the window in which the report comes up after issuing a modify report command? I can make the window appear in a larger window, but the report itself appears if small and in the upper left.

You can issue a KEYBOARD command immediately before the MODIFY REPORT:
KEYBOARD '{CTRL+F10}'
MODIFY REPORT test.frx
However, the report bands themselves don't scale (in width) with window size. On my system, the report bands width is slightly more than actual size of the chosen paper.

I couldn't see anything in Tools...Options...Reports that affect this.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform