Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I do this?
Message
De
29/09/2015 23:10:15
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01625190
Message ID:
01625218
Vues:
83
>I need to print 1 page per record on the dbf followed by a second page printed a number of times
>
>So for example record 1 has 5 recipients so I need to print 1 header and 5 recipients pages
>
>So for example record 2 has 10 recipients so I need to print 1 header and 10 recipients pages
>
>Is this possible with VFP report system? If not what should I do

Create a cursor to hold your records. The cursor should have two group fields -- the header and then the recipients. Add your other report fields. Then setup your cursor to have two groups - each starting on a new page. Then layout each group with the fields that you want printed.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform