[iText-questions] Cells not completed when table doesn ´t fit in one page

2006-06-01 Thread Fer
Hello, I have a problem. When a table not fit into one page, table breaks in two pages, but cells in the same row, shows in the first page and others in the second page. ¿how can i solve it? ___ iText-questions mailing list iText-questions@lists.so

[iText-questions] Re: Contents break pages in pdf

2006-05-18 Thread Fer
bruno lowagie.com> writes: > > Fer wrote: > > >Hello, I have a simple but big problem. > >I create a pdf document, and add contents (for example 2 tables, and > >paragraph). If first content (table1) uses all of page 1 and part of page 2, > >then, next

[iText-questions] Contents break pages in pdf

2006-05-18 Thread Fer
Hello, I have a simple but big problem. I create a pdf document, and add contents (for example 2 tables, and paragraph). If first content (table1) uses all of page 1 and part of page 2, then, next contents always begins in a new page. How can i solve this problem? Thank you in advance ---