Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Page Break
Message
De
09/03/1998 08:58:19
 
 
À
09/03/1998 08:25:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00082970
Message ID:
00083343
Vues:
35
>>>>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).
>
>I tried it during weekend it works when I tested it. However, when I filled in all the information, I got a prompt saying that "detail band is too large to fit on page". What I did is to put all the information that should be on page one first and use "print when: GroupOrder=1" and check "remove line if blank". Then, I put the information that should be on page 2 after those on page one and use "print when: GroupOrder=2" and change the field position to "float". Do you have any suggestion on how I can correct it?
>
>Thanks.
>
>
>Chu

You can 'overlap' report fields related to different pages to reduce detail band size.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform