raymond moesker [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 06, 2006 8:24 AM
> To: Paulo Soares
> Subject: RE: [iText-questions] MultiColumnText next column or
> next page problem
>
> ok here is some code to reproduce my problem:
> import java.awt.Color;
> impor
ions] MultiColumnText next column or
> next page problem
>
> Some background info:
> I'm trying to add articles to a PDF file using the
> MultiColumnText class. This works fine.
> My problem is when an article starts at the almost end of a
> column it has to move
Some background info: Im trying to add articles to a PDF file using the MultiColumnText class. This works fine. My problem is when an article starts at the almost end of a column it has to move to the next column or next page if it is the second column. What I do: Im opening a Document.(I