Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Detail band to long - duplex report
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00508098
Message ID:
00508778
Vues:
26
>Hi Cathy
>
>The bottom line is that I need to be able to design both sides of the page and if the total of all bands is more then a full page (11 1/2) I get the error. (This was not a problem in 2.6 it did not seem to care how big the reports is)

Moshe,

You can design both sides of the page, but you have to follow the instructions from my article to do it. Reread it to see if you are missing something. The key here is that you are only setting the detail band to the height of ONE page ... not two pages.

Create a cursor with TWO records for each one record in your source table. Add a new field called REC_TYPE, setting it to "1" for the first record and "2" for the second record. Place all the items for the 1st page in the detail band and change their "Print When" logic to REC_TYPE = "1". Then place all the items for the 2nd page on top of the first set, changing the print logic to REC_TYPE = "2". It will look like a mess because you'll have fields on top of each other but when it prints, it will only grab the first set of fields for the first page and the 2nd set of fields for the 2nd page.

Cathy
Cathy Pountney, Microsoft Visual FoxPro MVP
Memorial Business Systems, Inc. (www.mbs-intl.com)

My Website: (www.frontier2000.com)
My Blog: (www.cathypountney.blogspot.com)
My Book: The Visual FoxPro Report Writer - Pushing it to the Limit and Beyond
Free MSDN Article: What's New in the VFP 9.0 Report Writer
Free MSDN Article: The VFP 9.0 Report Writer In Action
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform