View Full Version : print image


zunan
03-19-2001, 06:08 PM
My form creates records documenting a process. I have given my users a subform to open at will to attach pictures, sketches, etc. to each record in the main form. I have set the display property to icon so the users do not have to wait while each picture loads just to use the form.This works well, however, when I print out the form (I already have my report set to print the pictures immediately following each record) the icon shows up where the picture should be. I need to somehow have the on print event load and print the picture.
Thanks much for any suggestions
Gail

ElsVanMiert
03-20-2001, 12:24 AM
Have a look at the "solutions"-page of the Graphic wizard (www.unsoftwareag.com).

zunan
03-21-2001, 04:14 AM
Thanks fro the tip. I went there and read up on the software and it sounds like just what I need . . . but . . .my employer doesn't want to spend the money. He'd rather I came up with a solution . . .so I'm still stuck.