Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic Pictures
Message
From
12/11/2003 16:04:57
 
 
To
12/11/2003 10:00:31
General information
Forum:
Visual FoxPro
Category:
Crystal Reports
Miscellaneous
Thread ID:
00849091
Message ID:
00849268
Views:
28
>Hello,
>
>I want to implement a report wich has to show a list of customers and the associated picture, so, the picture is associated to a JPG file. How may I do this?...
>
>DevTool: VisualFoxPro 8.0
>Crystal Reports: Version 9.0 Including RDC
>
I have done this the but for a product catalog.. And using VFP report

In my case the BMPs was named as:

PD000001.BMP, PD000002.BMP, PD000003.BMP where "99999999" means the product unique ID

The expression on file prompt was:
iif(file("pd"+allt(produtos.referencia)+".bmp"),"pd"+allt(produtos.referencia)+".bmp","blank.bmp")
Ps: I have create a empty blank.bmp file for case of non existence of file

Your tool is a little different from mine but in any case..

HTH

Claudio
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform