Hi Zebra Team,
Do we have an option to print barcode with Zebra Barcode Printer using an Short Key like hot key,
Number Key Pad is connected to Zebra Barcode Printer,
Using which we will enter number…
Hi all.
I tried to make ZPL preview program.
Using free web service, like labelary, it is very easy to get a preview image.
However there is some limitation like usage under offline, commercial issue…
Hello
I'm having difficulties with printing the label. I made a label with a Zebra designer. save to file, and used that code in the script.
everything works fine, but I'm unable to print…
Hi,
I'm developing a ZBI app with associated ZPL code. The goal is for this app to be standalone on the printer. I can generate the AutoExec but I can't find the file. I exported the .…
I am having trouble connecting to ZQ520 via bluetooth using its MAC address. It is a Xamarin iOS project and the same piece of code works on Xamarin Android. The device I am using for testing is an…
We use Zebradesigner to create templates. How do I pass a control character FNC1 for a QR code as the field separator?
I can see that or in the Fix Data is treated as field separators when scanned…
Hi,
Can you give me any example how to send binary data to aztec code?
I try something like this:
byte[] aztecData = new byte[114];
// fill aztec data
String zplStart = "^XA ^B0N,4,N,40,N,1 ^FD…