RE: [iText-questions] MultiColumnText next column or next page problem

2006-02-06 Thread Paulo Soares
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

RE: [iText-questions] MultiColumnText next column or next page problem

2006-02-02 Thread Paulo Soares
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

[iText-questions] MultiColumnText next column or next page problem

2006-02-02 Thread raymond moesker
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 to the next column or next page if it is the second column.   What I do: I’m opening a Document.(I