Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Center Preview Report in Define Window
Message
From
05/03/2015 09:56:48
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01616291
Message ID:
01616293
Views:
37
>Hi,
>
>The following code works for previewing a report in a window created with DEFINE WINDOW:
>
>DEFINE WINDOW RepWindow FROM 1, 1 TO 100, 100 TITLE "Report Title"         
>ZOOM Window RepWindow  Max
>REPORT FORM (cRepFrxName) ALL NOCONSOLE to printer PROMPT PREVIEW WINDOW RepWindow
>RELEASE WINDOW RepWindow
>
>
>But when the preview window is shown, the report page is NOT centered. If I click on the image of the previewed page, it moves to the center of the WINDOW. How can I make the Centering automatic? So that when the Preview Window is opened the Page is centered?
>
>TIA.

Have you tried FoxyPreviewer? It's much more flexible than the one that ships with VFP.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform