Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best choice...
Message
De
09/03/1999 13:10:54
 
 
À
09/03/1999 09:30:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00195497
Message ID:
00195646
Vues:
15
>I have a complex report that I don't think can be *easily* done using the report designer. It involves getting data from multiple tables and reporting it at specific places on a line. Some times the data is related, some times its not.
>
>At any rate, I figured that for the FIRST time ever, I need to go to a program to report my data. I am wondering what the most approved "Visual" method of doing so is?
>
>Do I use printjob/end printjob? or textmerge, or set device to print?

I don't know about most improved, but I have ahd to build many reports like this, and the way I have handled it is:

Create a frx with one field in the detail band, and set that field to stretch, and set its font to a non-proportinal font (Courier New etc). Make the expression some variable (lcReportVar)

In you program code, build your report into a string and assign it to lcReportVar and then call the report.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform