Focal Point
External image in a graph

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/6741043502

January 05, 2007, 10:37 AM
Karanth
External image in a graph
Hi,
I want to embed an image in the header of a graph. Is this possible?
Something like
$
TYPE=HEADER,
IMAGE=image1.gif,
POSITION=(0.000010 0.000000),
$
in a report....
January 05, 2007, 10:44 AM
RichH
This technique should work:

DEFINE FILE CAR
IMG/A60 WITH CAR = '';
ENDIMG/A6 WITH CAR = '';
END
GRAPH FILE CAR
HEADING CENTER
"" SUM SALES BY COUNTRY
END


WebFOCUS 8202 Win 2012
Test - WebFOCUS 8203 on Win 2012
January 05, 2007, 11:30 AM
Karanth
thanks a lot for this
January 07, 2007, 08:21 AM
FrankDutch
I found this interesting document, that might be helpful for you too.
http://www.informationbuilders.com/support/developers/insertimages.html




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7