Hi friends,
How can i pass the multiline string value (have vbcrlf as new line char) to Crystal reports ItextObject ( crystalReports.Engine.TextObject) ?

I tried replacing vrcrlf with <br> as well as with chr(10 and chr(13) but nothing happen.

Regards,
Ritesh

PS:I dont want to use FormulaFields as i already have over 150+ reports all woth TextObject