Hello,
My goal is to create a .NET Framework tool that can manage several GK420t printers on the same network to be able to change and read settings individually. The general flow of the tool would…
Hello,
While looking at examples of ZPL commands to print labels, I've seen several examples of the ^CF command that doesn't appear to follow the specification of older or the latest ZPL language…
Hi all,
I need a help
When I make a new format and use the barcode option SSCC-18, the variable doesn't print the correct format
Is there a setup I need to do in the printer?
Is there a setup need…
I have been trying to modify Print station App, but the SDKs I got here is for Android SDK target version 12, which are too old. Is there any place where I can get the lastest SDKs.
I tried to to…
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…
I have an Android app and I'm using the ZSDK_ANDROID_API.jar to print labels (Zebra ZD420).
Running the app works file but when trying to build a signed APK (release) I get the following build errors…
I haven't found out how to get a bluetooth connection to the printer working through Android. I pair to the printer but through code it will not even create the connection to be able to call .connect…
Hello all,
Just picked up a QLN220 printer and need to send simple labels via Printconnect. I do see a little documentation about how this is done, but does anyone have Xamarin android examples…