Labels Printing In Random Order
I am print 5 labels from a text file (see attached text file). The labels are in the correct order in the text file. However the print order was license 20064769, 20064768, 20064771, 20064770, 20064773, 20064772 rather than 20064768, 69, 70, 71, 72, 73. What could be causing this. I have also attached a copy of the .btw file, the code, and a picture of the labels as printed. Can someone tell me why the labels are printing out of order?
-
When your DB is set up as SQL you can add sort order. You can find this under the database connection, Sort tab. Do you have anything there? if not maybe you can explicitly tell it to sort.
0 -
OK I was told I need to set up a TaskManager set it to 1 so that only it processes the file in order
So I modified the code (copy attached) to include a taskmanager, Now I am getting the following error
"The BarTender automation edition is not supported by the SDK. BarTender Enterprise Automation edition is required"
Can someone take a look at my code and point me in the right direction as to how to use TaskManager to print my job in one que so that my labels print in the proper order?
0
Please sign in to leave a comment.
Comments
2 comments