Re: [iText-questions] Table content is not properly placed

2006-07-12 Thread Cathrine Tan
t: Wednesday, July 12, 2006 3:01 PM >> To: Post all your questions about iText here >> Subject: Re: [iText-questions] Table content is not properly placed >> >> Cathrine Tan wrote: >> >> > Bruno, the "hundreds of miles on a gallon of gas." and th

Re: [iText-questions] Table content is not properly placed

2006-07-12 Thread Cathrine Tan
Hi Bruno, If we use PdfPTable, I have noticed that if the PdfPCell content is too long to fit on the previous page, the entire row will be printed on the next page. Sometimes this means we'll see big empty space on the previous page. We would prefer to have a portion of the long PdfPCell to be o

[iText-questions] PdfPTable, thin rectangle(s) and half empty pages (fwd)

2006-07-06 Thread Cathrine Tan
Hello, I have a document that contains 4 PdfPTable. One of these PdfPTable contains 6 columns, and one of these 6 columns could potentially contain a very long cell that spans over more than 1 page. The problem that I have notice is, whenever I have at least a cell that spans over more than 1 pag

[iText-questions] PdfPTable, thin rectangle(s) and half empty pages

2006-07-06 Thread Cathrine Tan
Hello, I have a document that contains 4 PdfPTable. One of these PdfPTable contains 6 columns, and one of these 6 columns could potentially contain a very long cell that spans over more than 1 page. The problem that I have notice is, whenever I have at least a cell that spans over more than 1 pag