Good morning I have a question, I have a client with zebra designer 3 pro. I have a database coming from Excel with 3 fields: Reference, barcode and designation. I want to have data…
Hi Community,I have Zebra Designer 3 and want to generate a simple Code 128 or Code 39, scannable label. I need the barcode number to increment after each print, is this possible in Zebr Designer 3?…
I find that the ZPL source generated from the Zebra designer3 tool is in sequence of as-and-when the object is placed on the label. How can I sort the complete ZPL code in sequence of X & Y axis…
I am working on a program which sends a ZPL command to print a Code 128 barcode. The subset automatic flag on ^BC will not create the barcode as we need it so I need to set starter characters (…
Hi all..2 Questions: 1) How do I control the size of the label when it is printed? via zpluploaded 2 files: 0) Label OK.jpg (is the right label) printed with Zebra Designer... direct to…
I have more than 1000 Zebra Designer files, files in .nlbl format, each file is called, for example: salsa5.nlbl, so in the program made in C#, when choosing the article salsa5, should I go and print…
Trying to run a script VB script which has been validated via Excel
The script is
Public Function CheckLetter(Specimen_Number)
Dim xCounter As Integer
Dim checkSum As Long
Do While…
Hello Everyone,
I'm looking to automate the printing of .lbl files from a cmd/VB script file. Currently, I am using ZebraDesigner Pro 2 along with the Zebra ZD621 printer.
My goal is to find…