Hi Thanks for the reply. Well......what i actually need is a table which will be drawn from top to bottom. The text within the cells should also appear from bottom to top instead from left to right. So how do I rotate the text within the cell?If I invoke the rotate() method of the rectange on the cell,will it serve the purpose?
----- Original Message ----- From: "Paulo Soares" <[EMAIL PROTECTED]> To: "monojit" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, June 26, 2002 8:19 PM Subject: Re: [iText-questions] how to draw a table vertically? > That's just a matter of programming. Create a square array of PdfPCell (with > "new PdfPCell[10][30]") and fill it with your cells. When you're finished, > create the table left to right from this array. > > Best Regards, > Paulo Soares > > ----- Original Message ----- > From: "monojit" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, June 25, 2002 13:33 > Subject: [iText-questions] how to draw a table vertically? > > > > Hi > > How to draw a table from top to bottom instead of left to right?I > > cant use PdfPtable > > because i have to mention the rows and columns while adding the cells. > > Regards > > monajit > > > > > > > > > > Monojit Choudhury > > Lisle Technology Partners (India) Pvt. Ltd. > > 45/3, Gopalkrishna Complex, > > Residency Road, > > Bangalore-560025. > > > > Ph : +91080-5597622 > > e-Mail Id : [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Caffeinated soap. No kidding. http://thinkgeek.com/sf _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions