May 1, 2006 #1 edsargent Programmer Joined Feb 16, 2005 Messages 2 Location US I'm looking for a routine to extract and display thumbnail that are imbedded in JPG files and also to extract EXIF information from the JPG files.
I'm looking for a routine to extract and display thumbnail that are imbedded in JPG files and also to extract EXIF information from the JPG files.
May 9, 2006 #2 rthunter IS-IT--Management Joined Jul 16, 2002 Messages 8 Location US Have you tried creating a data window with only one computed field that uses the BITMAP() function? That should work on jpeg files. Upvote 0 Downvote
Have you tried creating a data window with only one computed field that uses the BITMAP() function? That should work on jpeg files.