Of course it doesn't work! ColumnText only defines left and right bounds and
writes until it runs out of space. If you need vertical alignment use a
PdfPTable with a single column.

Best Regards,
Paulo Soares

> -----Original Message-----
> From: Deepak Chandrasheker [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, January 23, 2003 8:56
> To:   iText
> Subject:      [iText-questions] Alignment Problem
> 
> hi,
>     
>     i am using ColumnText.setSimpleColumn to display some text in the PDF
> file. i want the horizontal alignment to be LEFT and the vertical
> alignment to be MIDDLE. i tried to use
> Element.ALIGN_LEFT|Element.ALIGN_MIDDLE in the setSimpleColumn( ) method.
> but it does not seem to work. please help me out.
>  
> yours,
> dc.


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to