<br><font size=2 face="sans-serif">Hi Dan,</font>
<br>
<br><font size=2 face="sans-serif">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.</font>
<br>
<br><font size=2 face="sans-serif">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)</font>
<br>
<br><font size=2 face="sans-serif">-Ben</font>
<br>
<br>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Dan Ochs <dan.ochs@gmail.com></b>
</font>
<br><font size=1 face="sans-serif">Sent by: owner-xep-support@renderx.com</font>
<p><font size=1 face="sans-serif">04/10/2009 07:42 AM</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Please respond to<br>
xep-support@renderx.com</font></div></table>
<br>
<td width=59%>
<table width=100%>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td valign=top><font size=1 face="sans-serif">xep-support@renderx.com</font>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td valign=top>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td valign=top><font size=1 face="sans-serif">[xep-support] Table row start
jumping to next page</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2>hi, I'm not sure if there is a solution to this, but
I figured I would<br>
ask on here anyway. Below is some code with a layout that is<br>
table-based. The start of the second row jumps to the top of the<br>
second page and I do not want it to.<br>
<br>
If I make the table one column, the row prints on the correct page, or<br>
if I remove the keep-with-previous.within-page="always"
attribute the<br>
table renders as desired. Unfortunately I want to keep both table<br>
columns and the keep condition. I'm trying to figure out a way to<br>
have the last row of the table always be on the same page as the<br>
ending of the row above it. It looks like this condition is met,
but<br>
the beginning of the table row is dropped to the top of the second<br>
page. I'm not sure if a keep attribute with integer value would work<br>
for this, but I don't think renderx supports it.<br>
<br>
any help is appreciated!<br>
dan<br>
<br>
</font></tt>
<br>