Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Appending JPG into General Field
Message
De
16/03/2005 10:53:15
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
00996209
Message ID:
00996352
Vues:
8
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform