Hello, I am using FOP 0.95 to convert my XML documents to PDF format. With previous versions of FOP i was able to use the keep-together="always" to have my table content start on the next page if this does not fit in the current page. I read that the keep-together.within-page="always" should be equivalent to the keep-together="always" in FOP 0.25. This works in some cases, however if the row is larger than the page the content is overwriting the footer. How can i fix this? Any help is really appreciated.
Best Regards, Rania
