Using variable text to print the same label multiple times

Hello,

I am making plant labels. So I want to burn 10 x “Basil”.
I have a txt file with “Basil” and have loaded it in to LB
I have my Text-control with value %0 and have set to Merge/CSV.
I click Test and I see Basil.

When i create multiple text-controls using the array tool, I only see one Basil on test. All the others are blank. (The others have Merge/CSV set).

How can I burn multiple Basil?

Thanks, M

If you’re using the Array tool then disable “Auto increment variable text” since you want to use the same entry of the text list multiple times.

You will then need to manually increment the “Offset” value in Text toolbar each time you want to increment.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.