one of our client is facing an issue with ZT410 Printer as there are using an oracle based SPTS software where while printing the label in preview the bar-code value is displaying and the same is…
Dears,
While connecting the zebra printer often we are getting this issue “Syste.Net.Sockets.SocketExceptions: No Connection could be made because the target machine activity refused”, but when we…
23112 Shoestring 31998 C0005 00005 00016 00001 00011 00021 00015 00018
How do I get the variable textblock to print multiple lines of content?
textblock is…
Hello,
While looking at examples of ZPL commands to print labels, I've seen several examples of the ^CF command that doesn't appear to follow the specification of older or the latest ZPL language…
We have several Zebra printers (ZM400, ZT410) and we would like to know on which printer a label has been printed in case of bad printing.
Is it possible to print the printer name on the label? How…
Hi all,
I need a help
When I make a new format and use the barcode option SSCC-18, the variable doesn't print the correct format
Is there a setup I need to do in the printer?
Is there a setup need…
this code will print a Hallo string followed by a supercript 1:
^XA ^CI28 ^LH0,0 ^PW431 ^LL144 ^FO1,31^AQ^FH^FDHallo_c2_b9^FS ^XZ
Now, I would like to be able to print also the other superscript…
Hi, i'm using the sample code (html javascript) to print on zebra browser print. I'v like to know how to make a line break, because \r\n not working as expected. Thanks