Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to add picture in report
Message
De
01/04/2004 08:12:28
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Divers
Thread ID:
00891421
Message ID:
00891444
Vues:
29
>e.g
>Their are some codes here like
>12,13,14,15,16
>I create a folder in same my same exe folder Name(pic)
>I save the pic of these codes with same name 12,13,14,15,16 in pic folder.
>Now i want the pic of these codes 12,13,14,15,16 in my report.
>thanks

OK then convert those code into full paths. ie: Assuming those codes are of type integer and image files have extension jpg and folders look like :

...\appfolder
...\appfolder\pic

set your file expression to :

(sys(5)+curdir()+'pic'+ltrim(str(Code))+'.jpg')

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform