Hey

I try to import an external image by url.
It schows a picture, but now it seams that it just uses the first url
parameter. the rest is ignored.

<fo:block>
     <fo:external-graphic space-before.optimum="4pt"
space-after.optimum="4pt">
          <xsl:attribute name="src">url(
http://localhost:8080/Arcor/barcode?CODE_TYPE=CODE39&#38;RESOLUTION=1&#38;X=
1&#38;BAR_HEIGHT=30&#38;FORMAT=gif&#38;HEIGHT=45&#38;WIDTH=200&#38;BARCODE=<
xsl:value-of select="barcode/URL" />)                        </xsl:attribute>
    </fo:external-graphic>
</fo:block>

Das any body can halp me ?
Greating
Kai


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to