Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multi-page Report
Message
De
19/08/1998 13:28:27
 
 
À
19/08/1998 12:29:13
Tim Hockin
Illinois State U - Residential Computing
Normal, Illinois, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00128150
Message ID:
00128187
Vues:
16
>>You may force page break by populating 2-record cursor from initial one record.
>>CREATE CURSOR tmp (...)
>>INSERT INTO CURSOR tmp (grouping,field1...) VALUES(1,table1.fieldA..)
>>INSERT INTO CURSOR tmp (grouping,field1...) VALUES(2,table1.fieldB...)
>>Then you can group this cursor and select 'Start group with new page'.
>
>This is clever, but wouldn't that just print the detail band twice, on two seperate pages? I don't think I follow...

You should also map all necessary fields to detail band with some fields printed 'when grouping=1' and others 'when grouping=2'.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform