Try putting your table within that cell (ie nested tables)

> -----Original Message-----
> From: Jon Steeves [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, 21 January 2003 9:36 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Centering a table
> 
> 
> This is the code from the faq.  Seems to me that it will 
> center the info within the cell, not center the whole table 
> on the page.  Have I misunderstood it?
> 
>         <fo:table-body>
>           <fo:table-row height="297mm">
>             <fo:table-cell display-align="center">
>               <fo:block text-align="center">
>                 <fo:external-graphic src="fop.jpg"/>
>               </fo:block>
>             </fo:table-cell>
>           </fo:table-row>
>         </fo:table-body>
> 
> -----Original Message-----
> From: J.Pietschmann [mailto:[EMAIL PROTECTED]
> Sent: Monday, January 20, 2003 2:15 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Centering a table
> 
> 
> Jon Steeves wrote:
> > Does anyone know how to center this table on a page.
> 
> FAQ. See
>   http://xml.apache.org/fop/faq.html#faq-N10489
> 
> J.Pietschmann
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to