Forum topic
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…
Forum topic
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…
Forum topic
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…
Forum topic
Dears, Please let me know how to preview the ZPL code before send to zebra printers in C#. (PDF file / Image)
Forum topic
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…
Forum topic
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…
Forum topic
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…
Forum topic
I'm trying to store an image on a ZQ520 Printer, using Xamarin Android as follows:                 var image =…
Forum topic
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…
Forum topic
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