Product: LABELVIEW Gold & CODESOFT Enterprise
Version: All Versions
|
1. Navigate to Data Source > When Printed > Add to create a When Printed variable.
2. Name the When Printed variable, and input the text you wish to display. Click OK.
NOTE: Though this example uses a When Printed variable, the original text can come from any variable source, such as a Database field, a Table Lookup, or an Advanced variable.
3. Navigate to Data Source > Formula > Add to create a Formula.
4. Name the Formula, and input the text below into the Value box, where {Sample Input} is the name of your When Printed field. Click OK.
"{\rtf1\ansi\ansicpg1252\deff0" & ReplaceString({Sample Input}, "®", "\super®\nosupersub ") & "}"
"{\rtf1\ansi\ansicpg1252\deff0" & ReplaceString({Sample Input}, "®", "\super®\nosupersub ") & "}"
5. From the Creation menu along the left side of the screen, click Extended Object and select RichTextField. Click anywhere on the label to open up the RichTextField Properties window.
6. Select the Formula you created from the Data source drop-down. Click OK.