python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
print prn file using c# win forms
I have a c# winforms project
want to print a prn file through zebra label printer
I tried cmd copy /b C:\Users\me\Desktop\zebra\print_3.prn "Zebra Test Printer"
in cmd it says 1 file(s) cop...

alamnaryab
Votes: 0
Answers: 1
problems printing some characters
i have the following code:
'^XA^CI28^CWZ,E:TT0003M_.FNT^FS^XZ^XA^FWN^FO70,50^A0,30,25^FH^FD'.function_parse($name).'^FS^FO70,90^BY2^B3,,100^FD' . $product['value'] . '^FS^XZ';
function_parse($name):
...
fosoka
Votes: 0
Answers: 0
zebra printer suddenly prints labels with an offset
we have an 420t zebra printer, which suddenly started printing labels in a wrong way. Say one wanted to print a first name and a last-name on it, now it prints part only of the last name. The code tha...
pakiw
Votes: 0
Answers: 0
Missing fields in ZPL code after EXPORT from ZebraDesigner
I created a layout using ZebraDesigner, it has fields and barcodes. I can only export to a .PRN file that contains "ZPL" code, but when I open the file, the fields are missing, I can only fi...
MatthiasGianni
Votes: 0
Answers: 1