Re: [iText-questions] Handling first page differently than the rest

2006-07-05 Thread Reinout van Schouwen
Op Tue, 04 Jul 2006 17:32:59 +0200, schreef Bruno Lowagie: > But before all this, add the content that only needs to be on the lower > 1/3 of the first page only at an absolute position, for instance using > class ColumnText. Thanks! This works nicely. regards, -- Reinout van Schouwen Using

Re: [iText-questions] Handling first page differently than the rest

2006-07-04 Thread Bruno Lowagie
Reinout van Schouwen wrote: >Currently, I work on an application that generates a PDF with iText >where the lower 1/3 of the page is given some content. > >Now I need to find a way to extend this PDF generation in such a way that >the first page gets the fixed content we already had, but the upper

[iText-questions] Handling first page differently than the rest

2006-07-04 Thread Reinout van Schouwen
Hello all, Since I'm new to iText, I would like your advice on how to proceed with my task. Currently, I work on an application that generates a PDF with iText where the lower 1/3 of the page is given some content. Now I need to find a way to extend this PDF generation in such a way that the firs