[iText-questions] problem with textwrap

2009-01-08 Thread hikl
hi, i'm parsing html files to generate a pdf. images will be (if wider then half page width resized to half page width and) aligned as textwrap. wenn "normal" text is followed everything works fine. but i have two problems: 1. when a new paragraph or a headline is followed i want to "clear" the t

[iText-questions] Adding chapters to ColumnText

2008-11-04 Thread hikl
hi, i need to add footnotes to my pdf file therefore i want to use ColumnText (http://www.nabble.com/Footnote-td15636191.html). my problem now is, that i'm not able to add chapters to my ColumnText. i get the error: java.lang.IllegalArgumentException: Element not allowed. is there a way to add c