Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Page Break
Message
De
06/03/1998 09:52:49
 
 
À
06/03/1998 09:48:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00082970
Message ID:
00082987
Vues:
42
>>>I need to create a report for each employee in a clinic. However, there are too many information for each one that I need to fill them in two pages. Do anyone know how I can force the report to have a page break at a certain position in when in report designer? Besides, I need to have a new page for each employee. How can I force VFP to do so in report designer? Thanks in advance.
>>>
>>>Chu
>>
>>Basically, you group yor report and check 'Start each group on a new page'
>
>Thanks. But how can I break the information of each employee into two pages at a specific position?
>
>
>Chu

You can manipulate report cursor, e.g. create on fly 2 records for each employee with field 'GroupOrder'=1 and 2, first record will contain data going to first page, second - second page. Now you group your report by EmployeeId (first break) and GroupOrder (second break).
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform