Re: [iText-questions] Problem with PdfPCellEvent and Pagebreak in large tables

2010-06-17 Thread 1T3XT info
marsto wrote: > Hello, > > i have a large table that may span about several PDF pages. > > In one column, i have added a rectangle (representing a checkbox) to the > PdfPCells of the table via PdfPCellEvent. > > All works fine if the table does not exceed a single page. > > But when the table s

[iText-questions] Problem with PdfPCellEvent and Pagebreak in large tables

2010-06-17 Thread marsto
Hello, i have a large table that may span about several PDF pages. In one column, i have added a rectangle (representing a checkbox) to the PdfPCells of the table via PdfPCellEvent. All works fine if the table does not exceed a single page. But when the table spreads about more than one PDF pa