Happens when I do this:
<xsl:variable name="filename">file:///./server/html/<xsl:value-of
select="$current-dsn"/>/<xsl:value-of select="picture"/></xsl:variable>
<fo:external-graphic height="3.375cm" width="4.50cm" src="{$filename}"/>
I've tried different versions of this but it still gives Invalid Image URL and tells
me I have no protocol.
Any Ideas?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]