Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The many faces of ... Multi layout report
Message
De
19/01/2007 15:09:14
 
 
À
19/01/2007 13:06:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01186878
Message ID:
01187168
Vues:
26
Thanks Colin,

This looks like the scan loop will work using the NoPageEject command. Cathy also pointed to this solution.

Glenn

>I need to produce a report which will print totally different layouts based upon a data element in the cursor which is driving the report. I need to do this becase this is an application where the user expects to just go over to the printer and pull off a set of documents in order and use them without any further sorting or merging. We will need to produce something like merged sets of different documents in one run
>
>Change your code to use NOPAGEEJECT and I think this is the best solution for your situation.
>
>
>NOPAGEEJECT is valid only during program execution. It is disregarded when issued in the Command window. Changing between page orientations, such as landscape to portrait, between reports is not supported.
>
>You can chain multiple reports using NOPAGEEJECT and have page numbers continue from one report to the next. This is a useful technique for tasks such as faxing reports.
>
>The REPORT FORM command also allows a NOEJECT keyword, which Visual FoxPro no longer supports but was used in older DOS versions of FoxPro and FoxBASE+. This keyword does not perform any function but does not trigger an error.
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform