Abhijit Junnare wrote:
As FOP has keep-together implemented only for table
rows I am formatting some content in a table. Now I
have different margins for first page and rest of the
pages. I have some content which has keep-together set
to always and it should print on first page if it fits
in its entirety or should start on second page. It
does exactly that but the problem lies with the table
width. I have set the table-width for this
keep-together table to be 100%.
That's a bug with percentage resolution rather than with
keep-toghether. The percentage is resolved with respect
to the area where the table starts and is not recalculated
if the table spills into an area with a different width.
The same happens with basically all other percentages,
including widths on comon blocks.
You just have to avoid spreading blocks whose width involves
calculating percentages over blocks with different area
widths.
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]