PDA

Click to See Complete Forum and Search --> : Printing Images from JPG file (link in the database)


Utpal Mehta
Aug 2nd, 2006, 07:19 AM
I am using VB6+CR7. I have an application in which
record contains images. The images are stored in JPG files
(One JPG per record). and the name of that JPG is stored
in a field. (e.g. field 'photoname' contains the name of
the image file).

Can anybody guide me how to create report which can
print the record with it's related image. (It may be
Crystal Report 7.0 OR Data Report of VB6)...

Utpal Mehta