Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inserting a BMP into a General Field
Message
 
 
À
14/10/2002 14:07:43
Andy Roth
Neyenesch Printers
Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00711050
Message ID:
00711061
Vues:
10
Hi Andy,

Don't use General. Put a field with fullname, e.g.
c:\myDir\MyBMP.bmp

In the report just put a textbox with (fullname) in parens. This should do the trick.


>I'm attempting to insert a bmp file into a General field for use in a
>VFP 6 Report Form. At present I am using this code
>
>CREATE CURSOR Signature ( RepSign G )
>APPEND BLANK
>APPEND GENERAL RepSign FROM Greg.bmp CLASS "PAINT.Picture"
>
>when viewing the contents of ths field is see a black square
>and the file name GREG.bmp and this is how it prints on the report
>
>I could insert each bmp file into the report and do a Print When
>condition on each of 12 files but I thought I would try this first.
>
>Any thoughts?
>
>thanks
>Andy
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