Re: [iText-questions] Question about top margin and headers

2010-06-14 Thread Daniel H. Ardison
Thanks for your answer. I see what you mean. Could you show me to some example about using PdfTemplate and ColumnText together? 1T3XT info escribió: Daniel H. Ardison wrote: I want to provide a Header for my PDF Document, which shows information about filters applied to obtain

Re: [iText-questions] Question about top margin and headers

2010-06-14 Thread 1T3XT info
Daniel H. Ardison wrote: > I want to provide a Header for my PDF Document, which shows information > about filters applied to obtain the report results. You want to create a document with several pages. The actual content of each page consists of report data. The header shows meta-information abo

Re: [iText-questions] Question about top margin and headers

2010-06-14 Thread Daniel H. Ardison
Ok, As you requested I will try to explain the problem instead of sending code example. I want to provide a Header for my PDF Document, which shows information about filters applied to obtain the report results. Because filters depends on user selection the number of filters could vary and so

Re: [iText-questions] Question about top margin and headers

2010-06-08 Thread 1T3XT info
Daniel H. Ardison wrote: > Ok, > > Could this be such a difficult question nobody can answer? The question was too long, and it read as a generic programming problem (a design issue), rather than as an iText question. I could be wrong, but that's how it was perceived. > Or nobody has variable he

Re: [iText-questions] Question about top margin and headers

2010-06-08 Thread Daniel H. Ardison
Ok, Could this be such a difficult question nobody can answer? Or nobody has variable height headers? Or maybe I don't explain well, please let me know, I'm stuck with this I can't resolve. Thanks. Daniel -- Thi

[iText-questions] Question about top margin and headers

2010-06-03 Thread Daniel H. Ardison
Hi, I'm having problems to determine the top margin with room for the header, when this header was written onEndPage event. I couldn't found a way of calculating this margin. I have a method for producing the document that looks like this:             if(this.config.getLandscape()){