Print overflow to new label
I am working on a label template that normally I would just set the text box to auto-size to make the content to fit but I really need the text box to roll over onto a new label as it's too small to read.
I am hoping I can add a 2nd template and tell it to jus auto-expand somehow?
Any examples, help would be appreciated!
-
pthane
★ BarTender Hero ★
No you cannot do this without some form of intervention or configuration.
If you know that the maximum character count that will fit on the label then you could use VB to count the number of characters. You could create a 2nd template on your label and set the paragraph field on label one to only print that number of characters as well as trigger/conditional printer the 2nd label with the paragraph discarding from the left the number of characters printed on the first label
0
Please sign in to leave a comment.
Comments
1 comment