You can try
this:
<fo:block line-height="16pt"
font-size="10pt">
<xsl:for-each select="SHIP_UNIT/ROW"> <xsl:value-of select="SHIP_UNIT_COUNT"/> <xsl:text>
</xsl:text>
</xsl:for-each> </fo:block> Petr Zeman
|
Title: Line feed in FOP
- Line feed in FOP Linda Zammit
- Re: Line feed in FOP Petr Zeman
- Re: Line feed in FOP David S. Dixon
- Re: Line feed in FOP jthaemlitz
- RE: Line feed in FOP Linda Zammit