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

2010-06-29 Thread marsto
Ok, that makes sense. Thanks for the info! Bye -- View this message in context: http://itext-general.2136553.n4.nabble.com/Problem-with-PdfPCellEvent-and-Pagebreak-in-large-tables-tp2258432p2271907.html Sent from the iText - General mailing list archive at Nabble.com. -

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

2010-06-29 Thread marsto
Hi, please excuse my late response but i was on vacation over the last week. Now that i am completely relaxed again it took not much time to find the problem. To make it short: It was clearly a "Layer 8" problem...not to say a newbie problem: I simply forgot the cb.stroke() call in the cellLayou

[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