I want to print images from graphic files (such as jpg, pcx, tif types) on reports. However, when I try to access the Picture property of the image control (me.imagex.picture), the picture property is not available, so I can’t load the location of the image for each record into the control for printing.
This is the same whether the picture type is set to linked (which I prefer) or embedded.
I’ve tried this on two different systems and even re-installed Access 97 (SR2) on one of the systems, but no luck.
Anyone have a solution???