|
Subject: [xsl] fo:basic-link to non-pdf file From: Mark Wilson <mark@xxxxxxxxxxxx> Date: Sat, 23 Feb 2013 16:08:04 -0700 |
My target is:
concat(lower-case(@file-by), '.htm')and as (the method I use to connect to another PDF document):
<fo:basic-link>
<xsl:attribute name="external-destination">
<xsl:text>url("</xsl:text>
<xsl:value-of select="concat(@file-by, '.htm')"/>
<xsl:text>")</xsl:text>
</xsl:attribute>
<xsl:value-of select="@data"/>
</fo:basic-link>What is the correct method, if any? Thanks, Mark
-- Mark Wilson Knihtisk Publishing
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Poll XML technology, Emir Muñoz Jiménez | Thread | Re: [xsl] fo:basic-link to non-pdf , G. Ken Holman |
| Re: [xsl] [ANN] Saxon-CE 1.1 availa, Peter Flynn | Date | Re: [xsl] fo:basic-link to non-pdf , G. Ken Holman |
| Month |