Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to print image into report ?
Message
 
 
À
11/05/2007 10:04:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01224469
Message ID:
01224607
Vues:
25
>Finally, I did the following... I had a general field in my table.
>
>lcMyPict = "myincludedfile.bmp"
>objPict = LOADPICTURE(lcMyPict)
>lcPictFile = "c:\temp\" + lcMyPict
>SAVEPICTURE(objPict, lcPictFile)
>SELECT (myTable)
>APPEND GENERAL figure FROM (lcPictFile)
>ERASE "&lcPictFile"

I think you used the wrong technique. Check http://weblogs.foxite.com/cesarchalom/archive/2007/01/17/3143.aspx
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform