On 03 Mar 2009, at 16:22, Rania Saghira wrote:
Hi
I am having an issue with FOP 0.95 that did not exist in FOP 0.20.5.
When a table row breaks at the end of the page, no line is added at
the end of the row nor at the begining of the row in the following
page. As a workaround I have added empty table headers and footers
to some of the tables in my .xsl files.
Not necessary. The reason is that border-*-width.conditionality has an
initial value of 'discard', which causes the border to be discarded at
breaks. Just specify an explicit:
border-after-width.conditionality="retain"
and you should be fine.
HTH!
Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]