Re: [iText-questions] Wrapping columns to next row

2009-05-26 Thread 1T3XT info
Venkat Praveen Jalem wrote: > Hi All, > > We wanted to achieve the following using the PdfPTable. {columns wrapped > to next row} Define a PdfPTable with less columns. There's no other way. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info -

[iText-questions] Wrapping columns to next row

2009-05-26 Thread Venkat Praveen Jalem
Hi All, We wanted to achieve the following using the PdfPTable. {columns wrapped to next row} Col1Title col2Title Col3Title Col4Title Col5Title Col6Title Col1Data1 Col2Data1 Col3Data1 Col4Data1 Col5Data1 Col6Data1 . . . . Col1Datan Col2Datan