Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pictures...
Message
From
01/02/2000 10:27:07
 
 
To
01/02/2000 08:41:50
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00325511
Message ID:
00325566
Views:
26
>I have a user that wants to be able to scan her photos and place them in her database. Does anyone know of a simple and painless way of doing this? I'm not sure what kind of scanner she's working with.

There is a sample in teh Files Section under Image processing by Waleed Hassan about scanning images. That would be a good place to start there.

To actually store the images in the DBF, you can grab file and do FileToStr() (VFP6) and save the result in a memofield. To view the image, extract it into a temp file with StrToFile() and then view it.
Previous
Reply
Map
View

Click here to load this message in the networking platform