Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to eject a report page and continue on the next page
Message
 
 
À
17/07/2000 20:21:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00390522
Message ID:
00393851
Vues:
18
>Hi Nadya
>
>I am not sure if you have already ruled out the EJECT command for your program, if not here is a handy way I use to access it and any other programs or functions I want when I am in a report.
>
>I have the following function in my main procedure libary
>
>
>FUNC execute
>PARAM xcmnd
>&xcmnd
>RETURN ''
>
>
>
>In your report your only need add the expression
>
>
>EXECUTE('EJECT')
>
>And you may get the result you hope for (or it may just confuse the report manager) :)

Mike,

I inserted this function in Group Footer and it produced 2 blank pages :((((
Actually, I need this feature for PDF as well... Do you have other ideas?
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform