On Thursday 19 October 2006 11:22, Alin Popa wrote:
> Ex:
> String myExampleS="this is a string _ that I need to display _ it ";
> Paragraph paraExample=new Paragraph(myExampleS);
Try creating an empty Paragraph and then adding one Chunk with the text.
Linebreaks should be converted automatically.
Hi to everyone,Another issue appear for me:I have one String that I want to display it in one RTF, well, the problem is that I want to display it on multiple lines.Maybe you'll say to use Chunks, but I already have the
complete String with some characters for new line (for example "-" is used for