Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Appending JPG into General Field
Message
From
16/03/2005 10:53:15
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00996209
Message ID:
00996352
Views:
7
Please forgive me for mixing the terms, I am too busy into another project, and did not think clearly. Here's my solution, but it is in deed based on the Picture/OLE Bound control.
1. Add a property to _SCREEN or _VFP (_SCREEN.addproperty('imgSource','dummy.jpg')
2. Add a Picture/OLE Bound Control
3. In the properties for the control. set the controlsource to (_SCREEN.imgSource), the paranthesis is important
4. When you report, you change the value of _SCREEN.imgSource to the real picture file

>The OLE object on the report does not allow dynamic file names. This is partially an assumption as we have tried to use the temporary file on the foxpro report.
>
>Thanks,
>Jeun
Previous
Reply
Map
View

Click here to load this message in the networking platform