Re: [iText-questions] When adding 10 cells only 6 are displayed in PdfPTable

2009-11-09 Thread Codex
fine a table > of > 6 columns instead of 10? > > 2009/11/9 Codex > >> >> Why are there no more than 6 cells added to the table! >> What should I change to display the other generated cells? >> >> >> >> Dim doc As New Document(iTextSharp

[iText-questions] When adding 10 cells only 6 are displayed in PdfPTable

2009-11-09 Thread Codex
Why are there no more than 6 cells added to the table! What should I change to display the other generated cells? Dim doc As New Document(iTextSharp.text.PageSize.A4, 15, 15, 15, 15) Dim name As String = "test.pdf" Try Dim Writer As PdfWriter = PdfWriter.GetInstan