Using itextsharp, I have created a table with 20 columns and with 
WriteSelectedRows() I can spread it 2 across pages.
Before this, I have to set the total width of the table to 2*(pagewidth 
- margin left - margin right).

But the 2 resulting parts of the table do not fit to the pages. What is 
the best way for each table part to consume the complete space on one page?
For a single table, I can set WidthPercentage=100 to fit the table on 
the page. Is there something to achive this with a spreaded table, too?
Thanks in advance,
Fridi


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
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