Hi, I am laying out data in 4 columns using MultiColumnText(). The data is in 3 parts, and I want each part to start a new column. The whole document is about two pages. When need a column break, I invoke the .nextColumn() method of the MultiColumnText object. But, instead of the next hunk of data starting at the top of a new column, the entire set of columns shifts over so that the very first column is empty and what should be in that first column starts in column #2.
How do I accomplish a column break? Thanks, Rob -- Rob Tanner UNIX Services Manager Linfield College, McMinnville OR ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
