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
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
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
---