Re: [iText-questions] New paragraph is appending data from previous one.

2006-05-19 Thread Antonio Gurisatti
, May 19, 2006 5:01 PM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] New paragraph is appending data from previous one. Paulo Soares wrote: Post code that can be run standalone. Paulo -Original Message- From: [EMAIL PROTECTED] [mailto:[

RE: [iText-questions] New paragraph is appending data from previous one.

2006-05-19 Thread Paulo Soares
May 19, 2006 5:01 PM > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] New paragraph is appending > data from previous one. > > Paulo Soares wrote: > > >Post code that can be run standalone. > > > >Paulo > > > > > &g

Re: [iText-questions] New paragraph is appending data from previous one.

2006-05-19 Thread Antonio Gurisatti
Paulo Soares wrote: Post code that can be run standalone. Paulo -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Antonio Gurisatti Sent: Friday, May 19, 2006 5:25 AM To: iText Subject: [iText-questions] New paragraph is appending data from

RE: [iText-questions] New paragraph is appending data from previous one.

2006-05-19 Thread Paulo Soares
Post code that can be run standalone. Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Antonio Gurisatti > Sent: Friday, May 19, 2006 5:25 AM > To: iText > Subject: [iText-questions] New paragraph is appending data

[iText-questions] New paragraph is appending data from previous one.

2006-05-18 Thread Antonio Gurisatti
I'm brand new using iText and I'm trying to build some reports in an Eclipse RCP application. The report is very simple. It reads some records from a database and prints them. This is the source: package com.maguri.derbypad.reports; import java.io.FileNotFoundException; import java.io.File