De: oliver
[mailto:amstel_sb@eresmas.com]
Enviado el: viernes, 03 de junio
de 2005 13:58
Para:
'itext-questions@lists.sourceforge.net'
Asunto: itext table problem
Hello,
I’m using iText to generate a pdf file from a
table. It Works very well but I have a problem I hope you could help me to
solve it.
When I create a small Table (few columns), the document
is shown correctly, but when the number of columns begin to increase, the
document tries to fit all of them in one page and you can’t read
anything.
My question is: ¿How can you fix the width of the
cells, independently of the number of columns the page has?
And if I have more columns than a page can hold, how
can I break the table and display the rest of the columns in another page?
Thank you in advance.