Can any of you reply to this thread?
With splitting of columns I want the tableheader to be repeating. Each time
I do writeSelectedRows and a newPage() of the document. I have even given
datatable.setHeaderRows(1); 
Secondly, I wrote document.setMargins( 50, 50, 150, 50); But it still trims
at the bottom. I mean my rows are getting chopped off.


chandrajeet wrote:
> 
> I tried creating a PdfPTable out of my existing JTable having lots of
> columns n rows. 
> 
> 1. I splitted the columns first into multiple pages as in SplitTable
> example. 
> 2. Then rows subsequently. 
> 
> But, with this the Header disappears and it shows only one page set of
> values. 
> Without splitting it works fine having 100+ pages. Just that columns are
> squeezed. 
> Any idea how to get the Splitting work right?
> 

-- 
View this message in context: 
http://www.nabble.com/spanning-of-columns-tf3805929.html#a10791184
Sent from the iText - General mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to