Is there a way to prevent elements in an iText column from being split across
multiple columns?  For example, Paragraph has 
http://www.1t3xt.info/api/com/lowagie/text/Paragraph.html#keeptogether
keeptogether  attribute which prevents text within a paragraph from being
split across two pages.  Is there any similar option for
ColumnText/MultiColumnText?


The best solution, although perhaps this doesn't exist yet, would be if
multiple elements could be grouped in a column such that they had a
keeptogether attribute.  Alternatively, does anyone have a work-around
technique using some combination of tables or paragraphs as a single element
to prevent the items from being split?
-- 
View this message in context: 
http://www.nabble.com/ColumnText-Grouping-KeepTogether-tp21773892p21773892.html
Sent from the iText - General mailing list archive at Nabble.com.
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to