Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dynamic page header
Message
De
12/03/2014 09:06:29
 
 
À
12/03/2014 09:02:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01596271
Message ID:
01596272
Vues:
58
>can i control the page header in a report from my program ?
>i need to adjust in extremely small meausrements the page header depending upon what kind of paper is inserted by the user.
>so just wondering if i can control it instead of doing it from the report writer


I don't know of a way you can do it by a setting, but the .FRX file is just a .DBF table with a different file extension and a particular column format. You can load it into a BROWSE window and examine the values inside.

To create a custom version with small adjustments, add or subtract a quantity to the position field, and that will move stuff up or down. We typically provide adjustments on reports which allow increments in 1/10th inch for rectangular areas on the page, to allow portions to be moved this way or that way so as to align with forms on a particular printer, etc. This profile is setup per machine, per report, and sometimes per user. :-)

Hope this helps.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform