Forum topic
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…
Forum topic
Hi Guys, I want to print warning sign with zpl via using Unicode, but it is not wirking. ^XA ^CI29 ^FO100,200 ^AN,200,200 ^FH^FD_26_A0^FS ^XZ
Forum topic
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 .…
Forum topic
how to configure the label that contains the zebra design by ZPL code?
Forum topic
Hello, is there any way to convert a file in zpl format to lbl format for editing in Zebra Designer? Thanks for your support Regards Tobias
Forum topic
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…
Forum topic
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…
Forum topic
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…
Forum topic
Can anybody point me some tests written in robolectric for the sample codes?
Forum topic
Hello, how to print the current date and time on the label after peeling off ? For example: Print the 1st Label: 2019-10-28 18:58:01 Wait 5 second and peel off label. The second label must be 2019-10…