Preuss, Jacqueline - ENCOWAY wrote:
Hi!
Hi,
This didn't help. I changed keep-together="always" to keep-together.within-column="always" but the text on the second page is clipped and not wrapped to the third page. I attached a sample file. What could be wrong here?
It looks like you need support for integer keeps, e.g. keep-together.within-column="10" Integer values work differently from "always" because they allow the content being kept together to be broken when the object spans more than an entire page. However, FOP v0.95 doesn't support integer values in keeps and treats any value as "always"
FOP Trunk has some experimental support for integer values in keeps but I've never tried it so don't know if it will work in your case.
Regards, Chris <snip/> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]