Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing Report using Bitmap image.
Message
De
11/09/2003 10:03:14
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Titre:
Printing Report using Bitmap image.
Divers
Thread ID:
00828141
Message ID:
00828141
Vues:
70
I have been using the General memo field for a couple of years finally ran out of memory for the gemeral field. I was able to place the image in the screen with the using the following syntax.


IIF(FILE(lcPathName + ALLT(cat_num)+'.Bmp') =.T.,lcPathName +cat_num,lcPathName +'Blank') BITMAP

lcPathName is defined in the screen setup code of FoxExpress 2.6 as
lcPathName ="c:\Green~1"
ALLT(cat_num) is a field in the Inventory program.

The images pop in not problems

Has anyone run reports that includes bitmap images using a path and not the general memo field. If the answer is YES can you enlighten me on how to do that. I have tried everything including using the above syntax in the variables definations of the report writer

Thanks

Ken.

PS I am converting my app to VFP 7.0 but the above issue will give me some breathing room as we keep running out of General memo filed room becuase of the 2 gig capacity.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform