Thanks Thomas! This time I got it to work correctly. I used: [code] <xsl:if test="RC[.!=''] and RCOVERRIDE[.!='Y']" and RCMODIFIED[.='Y']"> <xsl:variable name="aHash">#</xsl:variable> <xsl:value-of select="concat($aHash, RC)" /> <fo:inline font-size="4pt"> </fo:inline> </xsl:if>
Much appreciated! --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org