Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP3.0 Reports Wrapping to New Page Too Early
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00056067
Message ID:
00057066
Vues:
34
>When I took another look at my report, which had a similar problem, I realized that although my memo looks like the last field on the page when it is printed, it isn't really. I have a two page report, run off a cursor which makes separate records for page 1 and 2. The memo has a PRINT WHEN pageno = 2, and all the other fields PRINT WHEN pageno = 1. Even though these other fields don't actually print below the memo, they are below it in the report layout. That must have caused my problem. I was getting blank pages printing after the memo when it exceeded half a page or so. No easy fix for me, I think.

Bret,

The variable 'pageno' is it really the system variable _pageno or is it a field in the cursor. If it is _pageno then you would not have anything print after page 2., but then you shouldn't have gotten past page 2. If the non-memo fields are blank on page 2, maybe marking the report fields to 'REMOVE IF BLANK' would stop the problem. If the non-memo fields are not blank-maybe they should be.


Ken
Ken Wardwell
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform