Need better understanding of keep-with-next.within-column

I'm trying to get a better understanding of keep-with-next.within-column when it pertains to a table header and the minimum number of rows following it before pushing it to the next column. What is confusing me is the term strength when it comes to using an integer value for keep-with-next.within-column. I'd like to push the table header to the next column if there are only 2 or less following table rows. And reading the spec it seems if I use an integer value it is defined as strength and not a number of rows or am I reading the spec wrong. Can I define a number of rows?

<table....
<fo:table-header>
<fo:table-row keep-with-next.within-column="2">
...
</fo:table-header>
<fo:table-body... />
</fo:table>

Marijan (Mario) Madunic
Publishing Specialist
New Flyer Industries
mario_madunic@newflyer.com



Please consider the environment before printing this e-mail.


CONFIDENTIALITY STATEMENT: This communication (and any and all information or material transmitted with this communication) is confidential, may be privileged and is intended only for the use of the intended recipient. If you are not the intended recipient, any review, retransmission, circulation, distribution, reproduction, conversion to hard copy, copying or other use of this communication, information or material is strictly prohibited and may be illegal. If you received this communication in error or if it is forwarded to you without the express authorization of New Flyer, please notify us immediately by telephone or by return email and permanently delete the communication, information and material from any computer, disk drive, diskette or other storage device or media. Thank you.

Received on Tuesday, 31 May 2011 13:32:28 UTC