Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Center Preview Report in Define Window
Message
De
05/03/2015 09:56:48
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01616291
Message ID:
01616293
Vues:
36
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform