[EMAIL PROTECTED] wrote:
> I get a string from a class separated by '|'. Now I have to iterate over
> this
> string using the StringTokenizer. So far so good. If I try to
> positioning the
> token on a specific position, iText places all tokens on the same line.
> I tried
> newlineShowText, Paragr
Hello,
at first I'm a newbie on iText and I searched for a solution on problem
at google yahoo etc.
Follwing situation:
I get a string from a class separated by '|'. Now I have to iterate over
this
string using the StringTokenizer. So far so good. If I try to
positioning the
token on a specif