Re: [iText-questions] Centering Headers and Text

2002-07-01 Thread Bruno
Quoting Grant Smith <[EMAIL PROTECTED]>: > Now on to my newbie question: > > I'd like to have a centered header on each page of a report. Do I have to > resort to PdfContentByte, as discussed in chapter 10 of the tutorial ? I think this is the best solution. > Or is there an easier was to sim

[iText-questions] Centering Headers and Text

2002-07-01 Thread Grant Smith
Hi All, Firstly let me thank the authors of iText for a superb library. Im just starting out with it, but it looks EXTREMELY useful. Now on to my newbie question: I'd like to have a centered header on each page of a report. Do I have to resort to PdfContentByte, as discussed in chapter 10 of