I have a text like below.
ABC agrees to provide programming services for ABI ("CLIENT") as described below under
"Programming Services" for <u>which CLIENT is to pay</u> a rate described in Attachment A.
This text should be underlined and the whole text should be justified. I have used a formula field with TextInterpretation
as HTMLText
. The text is underlined, but it's not justified correctly.
I tried to use TextObject
, it's justified but the required text is not underlined. Please show me how to both underline and justify text.
solution for Justify in crystal report with visual studio 2010
**Right click on your Text Object
In format Editer
Paragraph -> Horizontal Alignment -> Alignment -> Justified**