Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to call function for each page.
Message
De
27/11/2008 09:37:52
 
 
À
27/11/2008 09:16:12
Albert Beermann
Piepenbrock Service Gmbh & Cokg
Osnabrück, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
MySQL
Application:
Desktop
Divers
Thread ID:
01364375
Message ID:
01364378
Vues:
16
>Hello Everybody
>
>I have a VFP 9 SP 2 report based on a cursor mydata
>mydata has a column textline (c254) + other information
>I print mydata.textline with some other informations in the detail band.
>I set: stretch with overflow
>Everthing works as expected.
>Get get 1 to n pages. Depending on the actual data in textline the detail band expands from 1 to 8 lines.
>
>Now i want to print a barcode for each page in the page header band.
>
Albert

My first thoughts:

Put a variable in the rpt header
In its properties: - "Value to store" = f_fetch_barcode("Myparameter")
- "reset value based on:" = page

Hope this helps

Terry

>I have to call a function that returns a unique barcode for each page.
>
>l_pagebarcode = f_fetch_barcode("Myparameter")
>
>This function gives my the wanted barcode, which i can print with a special font.
>
>I don't know, where or how to to call this function.
>
>I tried at entry on page header band with no success.
>
>Any help welcomed
>
>Best regards
>Albert
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform