Quoting Ajax© <[EMAIL PROTECTED]>:

> Dear Sir,
> 
> 
> I have a problem in PDF generated using lowagie package.
> 
> 1. Pdf generated shows gaps between table botom border and footer 
> line.

This is difficult to solve.

> 2. Table having multi rows spanning over  two pages, automatically 
> cuts cell(Row) in between and remaining cell prints on next page. 
> Which gives improper report. Please help me to overcome this 
> problem

You can use the method setCellsFitPage to do this.
http://itext.sourceforge.net/docs/com/lowagie/text/Table.html#setCellsFitPage(boolean)

Bruno


-------------------------------------------------------
In remembrance
www.osdn.com/911/
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to