The easiest way by far is to have your FO include a final empty block that spans all the columns:
<fo:block span="all" /> That starts a new span-reference-area, to use FO jargon, and the previous reference area's columns are automatically adjusted to be as equal in size as possible. Eric Amick Legislative Computer Systems Office of the Clerk -----Original Message----- From: fa...@nè [mailto:[email protected]] Sent: Monday, March 16, 2009 10:36 To: [email protected] Subject: fo column-count="2" column-gap="0.8cm" Hi, I have the following question. Is possible that the last page has the same number of rows in each column and not as in the example attached? http://www.nabble.com/file/p22539579/columns.fo columns.fo http://www.nabble.com/file/p22539579/columns.pdf columns.pdf Best Regards Fabio -- View this message in context: http://www.nabble.com/fo-column-count%3D%222%22-column-gap%3D%220.8cm%22-tp22539579p22539579.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
