Hello Everyone,
Sorry to bother but I need to display an image file on the hard
disk. I do the following:
o SET VAR vImg TEXT = 'F:\RBase\Img\picture.jpg'
o I create and image object in both "forms" and "report" designer with
component ID "ipJewl"
o I create a table on row entry EEP in forms with PROPERTY ipJewel
LoadImageFromFile .vImg
o I create a Page Header on before custom EEP in forms with the same
PROPERTY command.
The form works correctly displaying the image pointed to by variable vImg
but the Image Object in report does not work. I assume that the image
object command should work on both forms and reports. Does anyone know?
Thank you,
Manuel de Aguiar
M|D Enterprises
Los Angeles, CA