Forum topic
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…
Forum topic
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…
Forum topic
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…
Forum topic
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…
Forum topic
ос «против»избранное 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…
Forum topic
If a ZPL file contains firmware, Is it possible to retrieve the firmware version from the file?
Forum topic
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^…
Forum topic
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(…
Forum topic
I am developing a .NET application that will dynamically create a ZPL file containing a user specified graphic then send to a Zebra printer. I am using ZebraDesigner v2.5.0 as a starting point for…
Forum topic
To whom it may concern, I am trying to print to an RFID label on a ZT410R printer using an updated firmware making it compatible with Rockwell's LinkOS Add-on Profile. My client has given me the raw…