Forum topic
I'm able to send ZPL commands to my printer using Postman. But when I try it with python (python-requests), it doesn't get to the printer and no response comes back i.e it does not throw an…
Forum topic
Hello, We are using https://api.zebra.com/v2/devices/printers to register a Zebra printer and then added a ZPL template. But when we try to print using the api, we are getting an error back - "…
Forum topic
I am having an issue enrolling my zebra printer with savanna-device.zpc.zebra.com in order to print from the cloud. I've followed the instructions here https://developer.zebra.com/docs/printer-…
Forum topic
Hello, Following is the way we are using to identify whether the paired bluetooth device is a zebra printer or not: We are not using discovery mechanism yet, we will pair our printer to the mobile…
Blog entry
Recently, we have discovered a Bluetooth connection issue between some newer iOS devices and some latest Zebra printer models. The symptom of the issue is that the Bluetooth connection gets…
Forum topic
Hi We are developing our software to work with ZT220 with peeler C# in VS2019 .net 4.7. Current issue we have is that for some reason the printer prints label even though the previous label has not…
Forum topic
Which test SN can I use for a test request? https://nimb.ws/2NZHik
Forum topic
A label printing system using a ZT230 printer is being implemented. Information is obtained from a production web base database. Is there an api available to do this?
Forum topic
Im trying to create a FLUTTER app to print pdf to a ZebraZD420, to this moment the only thing i have achived its that the bluetooth can recognize the device, the problem is that after i send the…
Forum topic
Hello, I designed a label with Zebra Designer for Developers. I could test print it from there on a ZT411 300dpi, with default values for the variables. I am now trying to print it from .Net 5 code,…