Printing Multiple Labels From Txt File
Hello all,
BT newbie needs a little help. I have made a template that contains 4 barcodes that reads from a text file.The text file has a number on each line like below...
1001
1002
1003
1004
1005
1006
Is there a way to print the first 4 on one label and the remaining 2 on the next label? The way it does it now is it prints 6 labels with 4 of the same barcode on each. We are using version 9.01
0
-
Sorry but BarTender's data file (database) connectivity only allows for printing one record of data per label. You'd be better off connecting to the file using an event based VB script and setting values on the labels in accordance to your needs. Not straightforward if you're not a programmer.
0
Please sign in to leave a comment.
Comments
1 comment