You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by "Sells, Fred" <fr...@adventistcare.org> on 2003/06/13 14:39:32 UTC

RE: text align on the left in a table-cell [adr][Faked From Addre ss][html-removed]

you have a space after the word "left "

-----Original Message-----
From: Francisco García Leal [mailto:fgleal@corpme.es]
Sent: Friday, June 13, 2003 8:04 AM
To: fop-user@xml.apache.org
Subject: text align on the left in a table-cell [adr][Faked From
Address][html-removed]


Hello.
 
  I have a table and I would like to align the text on the left, and
then I use the text-aling property with "left" value:
 
<fo:table>
         <fo:table-column column-width="2.5cm"/>
         <fo:table-column column-width="5.2cm"/>
              <fo:table-header>
                    <fo:table-row>
                          <fo:table-cell  border="0.5pt solid"
padding="2pt">
                             <fo:block text-align="left "
space-after="5pt"> Registro</fo:block>
                           </fo:table-cell>
 ...........
 
   but I get the text in the center with spaces on the left.
 
 
   I have another problem, if I have long text in the body:
<fo:table-cell  border="0.5pt solid" padding="2pt">
<fo:block font-weight="normal" text-align="left "
wrap-option="no-wrap"><xsl:value-of select="Registro"/>
                                                          </fo:block>
   
 
  I get the text out of the cell.
 
 
  Thanks in advance.
 
  Francisco.

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org


RE: text align on the left in a table-cell [adr][Faked From Address][html-removed]

Posted by Francisco García Leal <fg...@corpme.es>.
That is a error writing the mail. In the file It´s ok. 

-----Mensaje original-----
De: Sells, Fred [mailto:fred@adventistcare.org] 
Enviado el: viernes, 13 de junio de 2003 13:40
Para: 'fop-user@xml.apache.org'
Asunto: RE: text align on the left in a table-cell [adr][Faked From
Address][html-removed]

you have a space after the word "left "

-----Original Message-----
From: Francisco García Leal [mailto:fgleal@corpme.es]
Sent: Friday, June 13, 2003 8:04 AM
To: fop-user@xml.apache.org
Subject: text align on the left in a table-cell [adr][Faked From
Address][html-removed]


Hello.
 
  I have a table and I would like to align the text on the left, and
then I use the text-aling property with "left" value:
 
<fo:table>
         <fo:table-column column-width="2.5cm"/>
         <fo:table-column column-width="5.2cm"/>
              <fo:table-header>
                    <fo:table-row>
                          <fo:table-cell  border="0.5pt solid"
padding="2pt">
                             <fo:block text-align="left "
space-after="5pt"> Registro</fo:block>
                           </fo:table-cell>
 ...........
 
   but I get the text in the center with spaces on the left.
 
 
   I have another problem, if I have long text in the body:
<fo:table-cell  border="0.5pt solid" padding="2pt">
<fo:block font-weight="normal" text-align="left "
wrap-option="no-wrap"><xsl:value-of select="Registro"/>
                                                          </fo:block>
   
 
  I get the text out of the cell.
 
 
  Thanks in advance.
 
  Francisco.

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org