<fo:table>
               <fo:table-body>
                  <fo:table-row>
                     <fo:table-cell>
                        <fo:block text-align="left">
                                <!-- your content here -->
                                </fo:block>
                     </fo:table-cell>
                  </fo:table-row>
               </fo:table-body>
            </fo:table>

-----Original Message-----
From: Stefan Arn [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 14, 2002 5:55 PM
To: [EMAIL PROTECTED]
Subject: text align in a table cell??


Hi

How can I left align a Text in a normal table cell??

tanks


Reply via email to