Thanks, Gerhard! I've just fixed this problem: http://svn.apache.org/viewcvs?rev=357008&view=rev
On 11.12.2005 21:17:37 gerhard oettl wrote: > On Thu, Dec 08, 2005 at 04:06:16PM +0100, Jeremias Maerki wrote: > >Problem fixed in Subversion: > >http://svn.apache.org/viewcvs?rev=355105&view=rev > > > >:-) > > this fixes the descripted issue but has another unwanted side > effect: > if a cell that spannes more rows is broken between two pageges you > get the following behaviour: > > +--------------+------------------+ > | header col1 | header col2 | > +--------------+------------------+ > | rowspan="6" | row1 | > | |------------------+ > | | row2 | > | |------------------+ > | | row3 | > +--------------+------------------+ > > ---> pagebreak <--- > > +--------------+------------------+ > | header col1 | header col2 | > +--------------+------------------+ > | | row4 | > +--------------+------------------+ > | | row5 | > +--------------+------------------+ > | | row6 | > +--------------+------------------+ > > > the first page is ok but on the second the spanned cell has > horizontal lines (borders) _within_ the spanned rowcount. Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
