Hello,
In the design template, there is a text box with shipment information. The static field names are typed in and are aligned to the left. The variables are inserted through Select Data - XML Emulation. Mostly, it is one line per field name per variable. And it works fine.
There are two lines with two field names per line as follow:
Master Code: variable1 BOL Number: variable2
House Code: variable3 BOL Number: variable4
The problem is that variable3 could be blank and the position of the field name 'BOL Number:' after it would not line up with the one above in that case.
Is there a way to line up the text 'BOL Number:' regardless of the length of variable1 and variable3?
Thanks,