|
Subject: Re: [xsl] Figure Problem using XSL-FO From: David Carlisle <davidc@xxxxxxxxx> Date: Mon, 16 Oct 2006 14:10:17 +0100 |
> I have one problem. I am creating XML to PDF. I want ignore second
> imageobject
just select the first, something like:
<fo:block line-height="1.5"
xsl:use-attribute-sets="formal.object.properties" text-align="center">
<fo:external-graphic src="@fileref">
<xsl:attribute name="src">
<xsl:apply-templates select="imagedata[@format='GIF' or
@format='JPG'][1]/@fileref"/>
^^^
^^^
^^^
</xsl:attribute>
David
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Figure Problem using XSL-FO, Byomkesh | Thread | Re: [xsl] Figure Problem using XSL-, G. Ken Holman |
| Re: [xsl] short and long empty xml , Abel Braaksma | Date | [xsl] Figure Problem using XSL-FO, Byomkesh |
| Month |