Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting a BMP into a General Field
Message
From
14/10/2002 14:07:43
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Inserting a BMP into a General Field
Miscellaneous
Thread ID:
00711050
Message ID:
00711050
Views:
41
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
Next
Reply
Map
View

Click here to load this message in the networking platform