[iText-questions] Tables in PDF

2006-10-12 Thread Vishal Lavti
content of the cell will be "cell1","cell2","cell3" and "cell4" So If I display two tables like this with no spacing between both the tables then I can achieve row-span in PdfPTable. 3. If anyone has done this, please share the code/example to do this. Thanks

[iText-questions] Is there anyway to rotate text in Cell of Table

2006-10-12 Thread Vishal Lavti
Hi All, I wanted to know whether I can rotate text in a Cell of Table? I do not want to use PdfPTable as it has a constraint of row-span. Thanks Vishal Lavti - Using Tomcat but need to do more? Need to support web services

[iText-questions] Example of Row-span in PdfPTable

2006-10-11 Thread Vishal Lavti
Hi All, I am interested in creating following structure using PdfPTable. Can anyone tell me how can I Implement it in PdfPTable? Nested Table does not seems to work as they reside within the cell. My requirement is to show splitted rows as below: ---