Kal Posted October 17, 2018 Posted October 17, 2018 Not sure why this is happening. When ever in the data two words are joined together with the ampersand symbol, then it doesn't print the ampersand and the word after it when composing. Input data: John&Sample Output after composing: John Any ideas? Quote
Dan Korn Posted October 17, 2018 Posted October 17, 2018 It's hard to say without seeing the job files. Is this data being placed directly into the Text Editor, with the data field name as the variable? If so, then you probably need to uncheck the "Treat field values as tagged text" box in the Define Data Source dialog. Or is this coming from a rule, where the rule name is the variable in the Text Editor? If so, then you probably need to uncheck the "Treat returned strings as tagged text" box in the Rule Editor. Quote
Kal Posted October 17, 2018 Author Posted October 17, 2018 "Treat field values as tagged text" was the issue. Thanks Dan. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.