Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Placing Pictures/Logos in Reports
Message
From
22/07/1999 00:48:43
Dave Nantais
Light speed database solutions
Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00243336
Message ID:
00244560
Views:
18
>>>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.

thanks for the help
and the quick response
Previous
Reply
Map
View

Click here to load this message in the networking platform