RE: [iText-questions] Text rotation in PdfPCell

2006-02-09 Thread Paulo Soares
> -Original Message- > From: Gaet [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 09, 2006 3:15 PM > To: Paulo Soares > Subject: Re: [iText-questions] Text rotation in PdfPCell > > Thanks! > > But, from CVS, that means that I have to compile the sour

RE: [iText-questions] Text rotation in PdfPCell

2006-02-09 Thread Paulo Soares
eforge.net > Subject: Re: [iText-questions] Text rotation in PdfPCell > > Sorry, > > the anwser is here : > http://itextdocs.lowagie.com/tutorial/objects/tables/pdfptable > /index.html#verticaltext > > But it's not always easy to find the information among all &

Re: [iText-questions] Text rotation in PdfPCell

2006-02-09 Thread Gaet
Sorry,   the anwser is here : http://itextdocs.lowagie.com/tutorial/objects/tables/pdfptable/index.html#verticaltext   But it's not always easy to find the information among all the information on iText website but at least it is well documented!   Thanks