Forum topic
We need to be able to print barcodes to this printer.    1. Can someone direct me to where I need to start?  2. Is there an SDK for C# or a dev kit?  3. Is there a working example…
Forum topic
I am generating ZPL command string and the printer (ZT410) does not print all the labels sent. I simply loop through the following code and send the string to the printer (via the IP address on port…
Forum topic
Hi, I have an iMZ320 8cm printer and I want to use it with Android devices. Usually we transform all our print data to graphics and send them to the printer; this works in our case (using ^GF for…
Forum topic
Here is an example of using jni4net on the PC ZSDK_API.jar. You can now invoke the SDK from .NET. (./test/test.sln)   fixitchris / ZebraLinkOSJNI / source — Bitbucket   I would ask of the…
Forum topic
I am developing an Android app which prints to a Zebra ZQ520 printer, over a Bluetooth connection, using the ZSDK API.  I would like to be able test if the connection to the printer is active or…
Forum topic
Hello all,   I am having trouble printing out the ³ symbol. And I hope somebody can help me with it I have set up my ZPL code to try and print the ³(Small 3 for the m3/h symbol) and the °(…
Forum topic
I have been successfully printing images to iMZ series printers from an Android device for a year. I just switched the SDK (ZSDK_ANDROID_API.jar) from version v2.0.5152 to v2.9.2275. Now instead of…
Forum topic
Hi. I have a problem with printing label. I have a WebView app with button (Print), when i push the button (Print), sometimes label is not printed without any errors. I tried to change timeout but…
Forum topic
Hi,   we want to add zebra sdk our IOS and Android apps.Android was easy it works great.But there is problems in IOS swift.(i use latest sdk 1.4.948)   i added libzZSDK_API.a ,…
Forum topic
We print to remote ZT410 and ZM400 printers over the internet using ftp. This is with the zebranet print server.  Is there a way to secure the ftp connection so that a username and password is…