You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Serge Pagop <se...@mathema.de> on 2001/10/11 19:28:30 UTC

The Position of my table in a body-content

Hi all,
I have a Problem, I think someone can help to resolve this problem.
I want to put my table in the center my body-content but I don't know,
how I can
do that.
Any help would be appreciated
thanks.
--
serge@mathema.de

MATHEMA AG
Nägelsbachstraße 25 b
91052 E r l a n g e n
Telefon 09131/8903-0
Telefax 09131/8903-55
http://www.mathema.de



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


Re: The Position of my table in a body-content [FAQ]

Posted by Corinna Hischke <co...@infix.de>.
Hi Serge,

in theory, the solution would be to add the property display-align="center"
to your region-body.

As this does not yet work, this is the current work-around:

- Define a table consisting of a single cell, with
  * table-column as wide as the region-body
  * table-row as high as the region-body
- Add the property display-align="center" to your single cell.
- The content of your single cell will then be your table.

This works fine for me.

HTH, Corinna

----- Original Message -----
From: "Serge Pagop" <se...@mathema.de>
To: <fo...@xml.apache.org>
Sent: Thursday, October 11, 2001 7:28 PM
Subject: The Position of my table in a body-content


> Hi all,
> I have a Problem, I think someone can help to resolve this problem.
> I want to put my table in the center my body-content but I don't know,
> how I can
> do that.
> Any help would be appreciated
> thanks.
> --
> serge@mathema.de
>
> MATHEMA AG
> N�gelsbachstra�e 25 b
> 91052 E r l a n g e n
> Telefon 09131/8903-0
> Telefax 09131/8903-55
> http://www.mathema.de
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
> For additional commands, email: fop-dev-help@xml.apache.org
>



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