Hello, I am slightly confused on the splitting tables topic. 

In the book, section '4.3.2 Splitting Tables' states that if contents of a
row do not fit on the current page, the row is forwarded to the next page. (
default behaviour : .setSplitLate(true) ) 

I've created a simple class to demonstrate that my row is getting split and
not forwarded to the new page. 

Desired output: If the whole table row doesn't fit: forward the row contents
to the new page and apply the extendLastRows method. 

TableTest.java
<http://itext-general.2136553.n4.nabble.com/file/n4657783/TableTest.java>  
tableTest.pdf
<http://itext-general.2136553.n4.nabble.com/file/n4657783/tableTest.pdf>  

Thank you! 



--
View this message in context: 
http://itext-general.2136553.n4.nabble.com/Splitting-Table-Rows-Between-Pages-tp4657783.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to