Hi Brad, what you need is an integer value for the keep-together.* property. integer value is not supported by FOP 0.95, but FOP TRUNK has a minimal support on it. try it, it can give you expected result.
-- Pascal Le 25/05/2010 21:02, Brad Smith a écrit : > Hello, > > I have certain elements in my document which I would like to keep > together across pages as much as possible. I've been using the > keep-together (and keep-together.within-column) property for this, and > usually it works as expected: if printing the item on the current page > would cause it to spill over, a page-break is inserted before it. > Great. However, there are problems if the item's content is greater > than one page in length. In that case, it *still* stays on the same > page, even though that means all the content writing over its self, > resulting in gibberish. > > Is there a way to have a middle-ground? What I really want is "start > on a fresh page if it will keep the item from breaking, then keep > together /if possible/". > > Thanks in advance for any help people can offer. > --Brad > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
