[iText-questions] MultiColumnText Balance - *Possible* Bug fix

2005-05-24 Thread Jerry Heinz
While waiting for a response, I looked into this a bit further. It seems that this issue may have been inadvertently caused with some of the recent changes to the MultiColumnText class. (I say inadvertently because there didn't seem to be any documentation to the contrary - if this was an intenti

RE: [iText-questions] MultiColumnText balance

2005-05-15 Thread Dave Bender
itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] MultiColumnText balance There isn't a general way to automatically balance the columns if they won't fill up the page. For a particular set of content, however, you can set the height of the Multicolumtext object to

Re: [iText-questions] MultiColumnText balance

2005-05-15 Thread Steve Appling
There isn't a general way to automatically balance the columns if they won't fill up the page. For a particular set of content, however, you can set the height of the Multicolumtext object to make it balance yourself. Dave Bender wrote: I'm new to iText and it looks great. But I hit a snag. I

[iText-questions] MultiColumnText balance

2005-05-13 Thread Dave Bender
I'm new to iText and it looks great.  But I hit a snag.  I'm using the MultiColumnText object to put a series of articles into a PDF. The layout is a headline (added as a paragraph) that stretches across the page, followed by the body of the text in three columns using a MultiColumnText obje