Re: [iText-questions] Indentation for headers possible?

2011-03-31 Thread fridi
emoved the numbering in titles, so I could use any phrase (maybe using the table approach) - but in that case I have to "number" myself somewhere else... - Friedhelm Nurettin On Wed, Mar 30, 2011 at 10:38 AM, fridi <mailto:frid...@gmx.de>> wrote: Thanks for the answe

Re: [iText-questions] Indentation for headers possible?

2011-03-30 Thread fridi
ll pad the right of string with blank chars until 5 chars. For right aligned you may use -5. Good luck Nurettin On Tue, Mar 29, 2011 at 9:46 AM, fridi <mailto:frid...@gmx.de>> wrote: Hello, I am wondering if it is possible to have an indentation (sorry, if this is th

[iText-questions] Indentation for headers possible?

2011-03-29 Thread fridi
Hello, I am wondering if it is possible to have an indentation (sorry, if this is the wrong word for it) for headers (chapters / sections) like this: 1. Main Chapter 1.1 Sub 1 1.2 Sub 2 1.2.1 Sub x Thanks in advance for any hint, Friedhelm