Hi Matthias, >From the very quick look I had there may be something wrong going on in the table code. Could you open a new Bugzilla issue and attach you test case there?
Thanks, Vincent On 17/03/11 23:30, Matthias Reischenbacher wrote: > > Hi Peter, > > thanks for your reply. I'm not quite sure if your mentioned bugzilla entry > is really related because I'm not using fixed row heights. Perhaps Vincent > can shed some light on this. I'd be interested in knowing how a keep > condition is enforced in general (using Non-break Knuth elements?) and where > the probable cause lies (missing break elements or incorrect break > algorithm?). > > Thanks & Regards, > Matthias > > > Peter Hancock-2 wrote: >> >> Hi Matthias, >> >> This bug has been captured in bugzilla#45134. I have had a quick look >> at the code-base but I have not yet been able to determine why >> fo:table-cell@number-rows-spanned adversely affects table breaking >> across pages or how difficult it would be to rectify. >> >> Thanks, >> >> Peter >> >> >> On Thu, Mar 17, 2011 at 1:47 AM, Matthias Reischenbacher >> <[email protected]> wrote: >>> >>> Hi, >>> >>> using the number-rows-spanned attribute on a table cell causes a page >>> break >>> in the middle of the table even though the fo:table element has the >>> keep-together.within-page attribute set to "always". If I remove the span >>> attribute the page break goes away. >>> >>> Am I doing something wrong here or is this a bug? I'm using latest trunk >>> version of FOP. >>> >>> Test case: http://old.nabble.com/file/p31169192/table-bug.xml >>> table-bug.xml >>> Output with span: http://old.nabble.com/file/p31169192/table-bug.pdf >>> table-bug.pdf >>> Output without span: >>> http://old.nabble.com/file/p31169192/table-no-bug.pdf >>> table-no-bug.pdf >>> >>> Best regards, >>> Matthias Reischenbacher >>> -- >>> View this message in context: >>> http://old.nabble.com/Row-span-and-keep-togehther.within-page-problem-tp31169192p31169192.html >>> Sent from the FOP - Users mailing list archive at Nabble.com. >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
