Hello,

I've encountered some strange behaviour using columnText. I have three columns, and wish to have the words go around a picture in the bottom centre, such as

..........  ..........  ..........
..........  ..........  ..........
..........  ..........  ..........
..........  ..........  ..........
..........            ..........


What I'm finding is that instead of flowing down 1, then down 2 and down 3, if flows down 1, then down 2 (everything okay), but then the words that should be at the stop of column 3, actually get inserted into column three's area (but below the text in column 2). Eg, if the numbers indicate the flow of the words, it looks like this.


1  6  11
2  7  12
3  8  13
4  9  14
5      10

I'm guessing because the area "10" is below area 9, it puts the text there, instead of filling out the top of column 3 first?

I have example code demonstrating this, iif it will help. Any help you can provide will be much appreciated.

Regards
Jacqueline

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to