SilverStray
Programmer
I have the following line of code to put an image in
XSL-FO.
<fo:block>
<fo:external-graphic src="url('.\images\SOIC.bmp')"/>
</fo:block>
How can I make the image portion into a variable where
value should be whatever is given in the XML for the
same directory?
Please help.
thanks in advance.
Joni
XSL-FO.
<fo:block>
<fo:external-graphic src="url('.\images\SOIC.bmp')"/>
</fo:block>
How can I make the image portion into a variable where
value should be whatever is given in the XML for the
same directory?
Please help.
thanks in advance.
Joni