Re: [iText-questions] Space for MultiColumnText footer

2005-06-29 Thread Bruno Lowagie
David Bender wrote: I'm using the MultiColumnText object to put content onto my PDF pages and would like to have footers. I'm working through the HeaderFooter example and can get a footer to show up but it overlaps the bottom of the text from the MultiColumnText object. How do I make them no

[iText-questions] Space for MultiColumnText footer

2005-06-29 Thread David Bender
I'm using the MultiColumnText object to put content onto my PDF pages and would like to have footers.  I'm working through the HeaderFooter example and can get a footer to show up but it overlaps the bottom of the text from the MultiColumnText object.  How do I make them not overlap?   Thank