Hi Aswin - I think you should be able to do this. If you have the text field in a table cell, you'll need to set styling on that cell to Center. Then select the text field and in properties, set RenderHTML to true. Finally, for the text field, you can set the Style property to text-align: justify; This should work. Let us know if it does. Mike