Skip to Content
0
Former Member
Jan 19, 2012 at 02:25 PM

Need to format comma separated values in address line in Adobe Forms

396 Views

Hi All,

I have one text in which fields are separated by comma. I want to display the text in a text field. But whenever there is a comma the text following it needs to be printed in the same text field on new line.

Is there any way to achieve this.

e.g. if the address line 01 = ABC, 01/123 XYZ, 890776

then the output should be printed as follows

ABC

01/123 XYZ

890776

Thanks...