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
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00390522
Message ID:
00393261
Vues:
21
>Hi Nadya
>
>If you haven't solved this yet try the following:
>
>In the group footer insert at the end a field containing only
>a CHR(12) (I think it's twelve, but I have no printer handbook
>at hand here at home <g>) this should do an eject. Now to make
>it only happen on odd pages enter in the print codition the
>statement MOD(_pageno,2) = 1. This will be true on every odd
>page where the footer is printed on.
>
>HTH
>Markus


Hi Markus,

Actually, it was the first thing we tried. It works perfectly in DOS version of this Report, but doesn't work in VFP. It either produced squar box or just nothing... :(
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