[iText-questions] Tables in PDF

2006-10-12 Thread Vishal Lavti
Hi All, I have been struggling to write a code to use row-span in PdfPTable. 1. Nested Tables splits the cell and this is not the desired. Has anyone achieved doing this in any other way? 2. Is there any way to show two tables in one horizontal in PDF document. I guess this will help me in solving

RE: [iText-questions] tables in PDF

2002-10-01 Thread Paulo Soares
re it and then create the table. Best Regards, Paulo Soares > -Original Message- > From: Karthikeyan Ramnath [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, October 01, 2002 9:08 > To: [EMAIL PROTECTED] > Subject: [iText-questions] tables in PDF > > Hi all, > We

[iText-questions] tables in PDF

2002-10-01 Thread Karthikeyan Ramnath
Hi all, We presently have an application that displays a lot of data as Tables in Java. So we wanted to add a functionality to save it in PDF format, and hence I tripped on iText. The problem that I am facing is as follows. 1. Certain tables, not all, have 2 header rows. 2. How do I restrict th