Re: [xsl] XSL-fo

Subject: Re: [xsl] XSL-fo
From: Cédric Claus <cedric.claus@xxxxxxxxxxxxx>
Date: Tue, 10 Sep 2002 10:14:13 +0200
Thank you and sorry, the mistake was in the path ...

Ced

Eric.Reiter@xxxxx wrote:

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


Eric

-----Original Message-----
From: Cédric Claus [mailto:cedric.claus@xxxxxxxxxxxxx]
Sent: lundi 9 septembre 2002 15:18
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] XSL-fo


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


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








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


Current Thread