You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Torkild Ulvøy Resheim <tr...@online.no> on 2001/11/30 15:52:41 UTC

Invalid Image URL, No Protocol.

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: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org