Hi,

I have a problem when I try to justify preformatted text.
The last line of every paragraph fill whole line although it contains only two words.

I have tried  the attribute "text-align-last=start" but it seems that don't change anything.

An example of code:

<fo:page-sequence master-reference="Maquinas">
<fo:flow flow-name="xsl-region-body">
<xsl:for-each select="/fm:FMPDSORESULT/fm:ROW">
            
<fo:block white-space-collapse="false" linefeed- treatment="preserve" text-align="justify" text- align-last="start" >
<xsl:value-of select="fm:HOJ_DescripcionCompleta"/> <!-- Preformatted text comes from a database -->
</fo:block>
</xsl:for-each>
</fo:flow>
</fo:page-sequence>


Any idea? This is the last problem in a project that I spent a lot of time but I can't find any solution.

Thank you very much!

-----------------------------------------------------------------------
Este mensaje contiene información propietaria de la cual parte o toda
puede ser confidencial o estar protegida legalmente.
Está exclusivamente dirigido al usuario de destino.
-----------------------------------------------------------------------
This e-mail contains propietary information, some or all may be legally
privileged. It is only for the intended recipient.
-----------------------------------------------------------------------

     BARBERAN S.A
     Tel: (34)936350810
     Fax: (34)936361555
     e-mail: [EMAIL PROTECTED]
     www.barberan.com

Reply via email to