There are some instances where you have really long names that need to print correctly on a card design along with shorter names so you need to make additional configurations to the text box formatting using a visibility expression.
If you have really short as well as really long forenames, create 2 text objects '(A; icon) on left hand tool bar and set them both to the word wrap setting on left hand properties panel.
Then you need to add in a value with “Visibility Expression” to each "forename" text bo by right-clicking the object and picking visibility Depression from the menu.
for first forename text box field len(Forename)<23
for second forename text box field len(Forename)>=23
On the card it will look like this:
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article