Page 1 of 1
Adding Line Breaks?
Posted: Tue May 01, 2007 12:58 am
by Shane Stump
I am doing some tag substitution and some of my clients are including multi-line text items in a tag. The problem is that I need to replace the <CR><LF> pairs with a line break.
Is there an easy to do this?
Best Regards,
Shane
Posted: Tue May 01, 2007 8:38 am
by Sergey Tkachenko
You can copy functions for inserting multiline text in place of field from these demos:
http://www.trichview.com/forums/viewtopic.php?t=8
The most interesting for you:
http://www.trichview.com/support/files/mailmerge3.zip (fields: items of special style; field values: multiline text)
http://www.trichview.com/support/files/ ... -text3.zip (fields: text between {}; field values: multiline text)