how can i generate an soft line wrap in rtf for word with itext?

in itext there are only paragraph and phrase and so on, but no possibility  for
setting the line divider.

\par hallo \par hallo \par \par

should be

\par hallo \line hallo \line hallo \par

\line also good for marking over a lot of lines divided by \line (soft wrap) in
an word document using right mouse click on the left side in an word
document...

\par what a pity only mark over all lines... by mouse click in word document.

is there an java-itext-object like soft-paragraph?

greetings

marian





-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to