Using FOP 1.0. Docbook XML -> FO -> PDF. Some of the page breaks for my programlistings look bad. They leave a single orphan line at the bottom of the page.
I have tried the following FO processing instructions for the relevant blocks, but they have no effect. <?dbfo keep-together="always" ?> (is this only for formal objects -- tables, figures etc?) <?dbfo-need height="2in" ?> (this does not "push" the following block on to the next page, as expected) -- View this message in context: http://old.nabble.com/Page-breaks-for-program-listings-tp32293619p32293619.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org