Hello!
for example i have a simple table with 2 columns. like this:

leftstring1  rightstring1
leftstring2  rightstring2
leftstring3  rightstring3
leftstring4  rightstring4
leftstring5
leftstring6

i do not know how many of each string will be, but i want this table

leftstring1  leftstring6
leftstring2  rightstring1
leftstring3  rightstring2
leftstring4  rightstring3
leftstring5  rightstring4

how to balance columns? how to make table of smallest height?
-- 
View this message in context: 
http://old.nabble.com/How-to-balance-table-columns--tp27530072p27530072.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

Reply via email to