Forum topic
Hello, I am looking for documentation on the decoding of non-compressed graphic files, created with the tool "ZBridge". I am sending the sequence "~DYR:CE.GRF,A,G," with an…
Forum topic
I'm using the Zebra SDK on a iOS App made with Xamarin framework on .NET using Visual Studio 2019. I've added ExternalAccessory information and support for bluetooth in info.plist. I'…
Forum topic
Has anyone had experience with TA command (~TA###)? How to write the offset value -3 mm in the command parameter? Thx in advance
Forum topic
Hi all! I am trying to create a self-signed certificate for my weblink service according to the instructions found in https://supportcommunity.zebra.com/s/article/How-to-Create-Self-Signed-… I have…
Forum topic
Hello, I am using Zebra.Sdk.Printer for programming Zebra ZE 500 printer. I'm wondering if it persists any event that would indicate that there is low data in the receive buffer? i have 10…
Forum topic
Hi all! I have a react native app where I can print rfid tags. I found some example, and I can get a bluetooth connection to the printer and print the tags correctly. But I need to get the tag id,…
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
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
I powered on my TLP-3844Z, (which had previously been set to "no motion" on power up or head close), and ran this ZPL. Instead of printing, it went thru 2 labels apparently doing a…
Forum topic
So a while back I posted about whether or not Zebra/ZPL had some sort of auto-scaling functionality to scale AND wrap text to fit a label. It didn't, so I came up with my own method, although…