It's a PdfPTable placed at an absolute position rotate 90 degrees. I had
already told you this.

Best Regards,
Paulo Soares

----- Original Message -----
From: "monojit" <[EMAIL PROTECTED]>
To: "Paulo Soares" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Saturday, June 29, 2002 7:42
Subject: Re: [iText-questions] how to draw a table vertically?


> No.All the text within the cells are written from bottom to top,such
> that
> the table appears to be drawn vertically.
> I am sending you an image of how the table should look.
>
>
>
>
> Monojit Choudhury
> Lisle Technology Partners (India) Pvt. Ltd.
> 45/3, Gopalkrishna Complex,
> Residency Road,
> Bangalore-560025.
>
> Ph : +91080-5597622
> e-Mail Id : [EMAIL PROTECTED]
>
> ----- Original Message -----
> From: "Paulo Soares" <[EMAIL PROTECTED]>
> To: "monojit" <[EMAIL PROTECTED]>;
> <[EMAIL PROTECTED]>
> Sent: Friday, June 28, 2002 10:51 PM
> Subject: Re: [iText-questions] how to draw a table vertically?
>
>
> > Do you have cells with rotated text mixed with cells with not rotated
> text?
> >
> > Best Regards,
> > Paulo Soares
> >
> > ----- Original Message -----
> > From: "monojit" <[EMAIL PROTECTED]>
> > To: "Paulo Soares" <[EMAIL PROTECTED]>;
> > <[EMAIL PROTECTED]>
> > Sent: Friday, June 28, 2002 11:33
> > Subject: Re: [iText-questions] how to draw a table vertically?
> >
> >
> > > 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
> > >
>
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
No, I will not fix your computer.
http://thinkgeek.com/sf
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to