Re: [iText-questions] SimpleTextColumn that flows to next page

2005-05-17 Thread Steve Appling
Try using MultiColumnText. Isabelle Ulfsdotter wrote: Hello, How can I implement a simple ColumnText that automatically flows to the next page when full? What I am looking to do is similar to the ColumnObjects example with multiple columns and a title at the top, but ensure that the columns cont

[iText-questions] SimpleTextColumn that flows to next page

2005-05-17 Thread Isabelle Ulfsdotter
Hello, How can I implement a simple ColumnText that automatically flows to the next page when full? What I am looking to do is similar to the ColumnObjects example with multiple columns and a title at the top, but ensure that the columns continue on the next page if necessary.   Regards,