[xsl] XSL-fo

Subject: [xsl] XSL-fo
From: Cédric Claus <cedric.claus@xxxxxxxxxxxxx>
Date: Mon, 09 Sep 2002 15:17:53 +0200
hi

I have to add a .gif to a pdf using xsl.

The name of the picture is inside a XML document

When I generate a HTML, I use:

<img>
<xsl:attribute name="src"><xsl:value-of select="img/@src"/></xsl:attribute>
</img>



I would something similar to add a picture in a PDF


Thank you for your help

Ced


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread