Re: [xep-support] Table row start jumping to next page

From: <ben.m.wynn@rrd.com>
Date: Fri Apr 10 2009 - 08:48:06 PDT

Hi Dan,

Got no idea why it jumps. However you can add a
keep-with-previous.within-page="always" to the row that the ipsum text is
on and that makes it come out like you want. I think it's thinking maybe
it can keep the two rows together on a page if it starts out on a fresh
page.

If I've got a table with rows and i'm going to start defining some
keep-together's, I find it best to define keep-together's on all rows (and
let the stylesheet point out where good places to break would be, by
changing keep-with-previous to keep-with-next on a few select rows that
start a 'group' of table data)

-Ben

Dan Ochs <dan.ochs@gmail.com>
Sent by: owner-xep-support@renderx.com
04/10/2009 07:42 AM
Please respond to
xep-support@renderx.com

To
xep-support@renderx.com
cc

Subject
[xep-support] Table row start jumping to next page

hi, I'm not sure if there is a solution to this, but I figured I would
ask on here anyway. Below is some code with a layout that is
table-based. The start of the second row jumps to the top of the
second page and I do not want it to.

If I make the table one column, the row prints on the correct page, or
if I remove the keep-with-previous.within-page="always" attribute the
table renders as desired. Unfortunately I want to keep both table
columns and the keep condition. I'm trying to figure out a way to
have the last row of the table always be on the same page as the
ending of the row above it. It looks like this condition is met, but
the beginning of the table row is dropped to the top of the second
page. I'm not sure if a keep attribute with integer value would work
for this, but I don't think renderx supports it.

any help is appreciated!
dan

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Fri Apr 10 09:13:18 2009

This archive was generated by hypermail 2.1.8 : Fri Apr 10 2009 - 09:13:25 PDT