Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple page report print blank pages
Message
De
18/03/1998 09:49:25
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Multiple page report print blank pages
Divers
Thread ID:
00085333
Message ID:
00085333
Vues:
73
I'm trying to build a report to print a multiple pages form for each record. That is, for each record, a form consisting of 3 pages must be printed.

I added 2 fields in my table RecNo and Group. Here's an example of the content of the table for one record to print:

RecNo Group Data
1 1 Some data
1 2 Some data
1 3 Some data

For each record to print, the record is inserted 3 times in the temporaray cursor.

The report has 3 groups, one for each page of the form. The first group is on Recno and the other tow on Group. "Start new group on a new page" is checked for the three groups. Each label and field has "Print when Group = x", where x is the page number.

It work, except for a detail: they are blank pages inserted between the groups. Example:

First page: First group
Second page: Blank
Third page: Blank
Fourth page: Second group
Fifth page: Blank
Sixth page: Blank
Seventh page: Third group

It seem that the report generator skip the equivalent height of the groups on the printed page, even if the group is not printed. The height of each group is equivalent to a page lenght.

Any ideas?

TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform