[iText-questions] How to enforce split in an page for below conditions using IText methods

2010-03-04 Thread srins
I have three nested tables.Say one header table,Content table,Summary table.I created three nested tables for alignment purpose. Header tables has 2 rows,Content table can have many number of rows.I will iterate this in an loop for content.Summary table has three rows.I will add these three tables

[iText-questions] How to set file name for PDF using IText methods.

2010-02-24 Thread srins
I generate PDF using IText. While saving this file or open this file in Acrobat, I am getting file name as e6i0QqaY-I7O4WLjaBOy1yeloadSheet.pdf http://localhost:9080/NYTB2BWeb/PDFTemp/e6i0QqaY-I7O4WLjaBOy1yeloadSheet.pdf I need to overide this as Sample_20100224_1.pdf How to set filename usin