Re: Dynamic Images in FO
Oleg Tkachenko <[email protected]> Wed, 26 Feb 2003 16:41:31 +0200
| Newsgroups | gmane.text.xml.xsl.general |
|---|---|
| Organization | Multiconn Technologies |
| Message-ID | <[email protected]> |
Tom Barrand wrote:
> <fo:external-graphic src="c:\DPS PO Images\5.gif"/>
>
> What I need is to replace the 5 with an <xsl:value-of
> select="DynamicNumber"/> but it does not allow you to put XSL within the FO.
>
> How can I achieve this?
<fo:external-graphic src="url('c:\DPS PO Images\{DynamicNumber}.gif')"/>
--
Oleg Tkachenko
Multiconn Technologies, Israel