Manuel,

To display an image in a report.
1.) Insert a variable image object in your report.
2.) Set the referenced variable to the exact location of the image that you
want to display.

The image will display in the report.

John

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Manuel
Sent: Saturday, March 20, 2010 5:28 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Image Object form and report

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


Reply via email to