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
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
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
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