Hi Suhail,

Actually to keep two different FO together, you need to use
keep-with-next or keep-with-previous. The keep-together property means
to keep an entire FO in the same page or column (if possible). For
example, if you put keep-together on an fo:block, FOP should try to keep
the whole block in the same column/page. Unfortunately, support for all
kinds of keep- properties is quite limited in FOP. 

They work fairly well on table-rows. Keep-with-next is (I think) at
least partially supported on fo:block, so try using that on the block
before the table.

Good luck,
Karen

Suhail Rashid wrote:
> 
> Hi,
> 
> As keep-together is not supported in
> FOP as of now how can i ensure that a table
> and a preceding block appear together on the
> same page..
> 
> Please pass on any ideas u have..
> 
> Thanks in advance,
> 
> Suhail
>

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

Reply via email to