Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Placing Pictures/Logos in Reports
Message
 
À
21/07/1999 20:33:36
Dave Nantais
Light speed database solutions
Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00243336
Message ID:
00244493
Vues:
25
>>Hi Dave. I avoided using general fields and instead use a function. The function returns the name and path of the jpg file given the primary key. All jpgs are named using the primary key.
>
>how does the .jpg end up getting printed ?
>how does the .jpg file end up on the report itself ?

Two short questions, one long answer... This is how I did it.

Drop an OLE object onto the report. The in the file property put a function call that returns the full path and file name of the image. In my case I am putting people pictures on the report so I call a function gettheguysphoto(id) where id is the unique id for a person.

Whamo blamo done.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform