Re: [iText-questions] Playing with tabs in RTF

2007-01-19 Thread Sebastien Arbogast
Thanks a lot, that's exactly what I was looking for! 2007/1/19, Mark Hall <[EMAIL PROTECTED]>: Hi, use the http://itext.ugent.be/library/api/com/lowagie/text/rtf/text/RtfTab.html http://itext.ugent.be/library/api/com/lowagie/text/rtf/text/ RtfTabGroup.html classes for that. Greetings, Mark

Re: [iText-questions] Playing with tabs in RTF

2007-01-19 Thread Mark Hall
Hi, use the http://itext.ugent.be/library/api/com/lowagie/text/rtf/text/RtfTab.html http://itext.ugent.be/library/api/com/lowagie/text/rtf/text/ RtfTabGroup.html classes for that. Greetings, Mark On 19.01.2007, at 08:10, Sebastien Arbogast wrote: > Is there a way to play with tab and tab sto

[iText-questions] Playing with tabs in RTF

2007-01-19 Thread Sebastien Arbogast
Is there a way to play with tab and tab stop marks with iText on an RTF document? For example, I've got one line with a chunk of text, a tab and another chunk of text, and I would like the first text to be aligned left, and the second one to be aligned right. I can do that in Word by creating tab