Hello all,
I need to put manually new line in a pdf document and it has to be for
the @value field.
I know, to put a new line I should use a new block, but Is it possible
to put some kind of "\r\n" string into the value to format it?
<fo:block hyphenate="true" font-size="10pt" font-weight="bold">
<xsl:value-of select="@value"/>
</fo:block>
This XSL document is used to convert an XML document to PDF with either
FOP 0.20.5 or 0.93 used embedded in a java 5.0 code.
Thank you for your help.
Kind regards,
Miroslav Gregan
Siemens PSE-SK KB SK2
Dubravska cesta 4
84104 Bratislava
Slovakia