Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Conditional printing
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00667045
Message ID:
00667064
Vues:
20
>>Hi All,
>>I'm stumped. What would I have to do to have a lable on a report print only on page 1 when the page count is greater than 1? Any help would be wonderful.
>>Thanks,
>
>I can see why you are stumped. I guess the code would look like this.
>IFF(_PageNo = 1 AND _PageNo > 1,"PrintThis","")
>
>You will have to setup your own counter in addition to _PageNo if I understand your question correctly.
>
>IFF(_PageNo = 1 AND TotalPages > 1,"PrintThis","")

Christopher & Steve,
Thanks for the replys. What I have determined is that the lable 'continued next page' (described above) would print except that I am putting too much info in my detail band. (banging head on desk)How do I limit the number of lines or the amount of space taken up in the detail band?
Thanks,
Winn Pauley
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform