python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Get File Name used while exporting Printer Code Template in BarTender
I am trying to find if there is a way to get the file name that we mention while exporting the Printer Code Template (see below):
Export Printer Code Template
I have tried using Format.FileName to get...

Deep Pandya
Votes: 0
Answers: 0
How to encode a TAB character in a Code128 barcode using only raw ZPL
In the past, we've used ZPL to create Code39 barcodes with a TAB character encoded in the middle using something similar to the following:
*USERNAME$IPASSWORD*
The $I in the middle gets translated to...
dsumner
Votes: 0
Answers: 2
Find equivalent X/Y coordinates such that rotated text is printed at the same position using both ^FO as well as ^FT command using ZPL 2
I am trying to convert the X/Y coordinates from the ^FO command to the equivalent ^FT coordinates in such a way that the position of text in the label does not change for rotated text.
The solution th...

Deep Pandya
Votes: 0
Answers: 1
Is it possible to find equivalent X/Y coordinates in order to print some text at the same position using both ^FO as well as ^FT command using ZPL 2
I am trying to find out if there is a possible way via which we can convert the X/Y coordinates from the ^FO command to the equivalent ^FT coordinates in such a way that the position of text in the la...

Deep Pandya
Votes: 0
Answers: 2