Can anyone help with this? Every time I try to absolutely position a
List, it will not create a list of items, but will create a sentence
containing each list item.
Say I have a list like this
* Item 1
* Item 2
* Item 3
It will change to this
Item 1Item 2Item 3
If I absolutely position the list.
If I use the documents natural flow to position the list, using
doc.add(list) it works fine, it only fails if I'm putting the list
inside a Paragraph element, then using a columntext simpecolumn to
position it.
The code works with every other element type I have tried (chunk,
phrase, anchor, Paragraph) it only seems to fail with Lists. Are lists
not Text elements? Can you not use a simplecolumn to position them?
Could someone provide me an example of an absolutely positioned list?
The book barely covers lists, and I'm positioning paragraphs using the
example in the book, but lists don't seem to like that.
Thanks in advance.
Jason
------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://www.1t3xt.com/docs/book.php