Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to add picture in report
Message
From
01/04/2004 08:12:28
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00891421
Message ID:
00891444
Views:
30
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform