Adding Line Breaks?

General TRichView support forum. Please post your questions here
Post Reply
Shane Stump
Posts: 54
Joined: Mon Jul 31, 2006 2:10 am

Adding Line Breaks?

Post 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
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post 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)
Post Reply