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…
I have been trying to modify Print station App, but the SDKs I got here is for Android SDK target version 12, which are too old. Is there any place where I can get the lastest SDKs.
I tried to to…
I'm trying to print a graphic image on a Z4MPlus printer. I uploaded an image on Generate Zebra ZPL from Image and downloaded the resulting zpl code, but when I print the image using notepad, I…
Hello everybody,
I need to replace an old P330i Card Printer with ZXP serie 7 in a host application. The host application is written in C++. We control the printer sending some commands directly to…
Hello there,
I have a media(see attachment) with 4 labels and I want send the data from my Java application to print on all 4 together using ZPL. I want to know how how I can achieve this.Any help…
Hello!
I would need to know how to get the status of the zebra printer in PHP if possible. Is there any way? or in another programming language? I connect to the printer through the Ip and port and I…
ос «против»избранное
I sent a string of ZPL code to the industrial printer Zebra ZT420
The command ^FWR works for default font, but refuses to work properly with cyrilic symbols.See the code below…
Hello
I need to cut off a piece of fixed length (ticket counterfoil) from the beginning of the ticket, then cut off the whole ticket by the mark.
For print one ticket:
1) ^XA^PR{2}^PON^LT0^LH0,0^JMA^…
Hi.
I have .PNG file, which has 800x800 px size (it is monochrome). I want to print it.
I use:
string ConvertToHex(string inputFilePath){ var bytes = File.ReadAllBytes(…