Forum topic
I'm using the android SDK (ZSDK_ANDROID_API.jar) I've a dynamically generated CPCL code. When this code is small (30 lines approx) it gets printed without any issue, but when the CPCL code gets…
Forum topic
Our customer have an old (2012) Android application on a Lenovo tablet that is paired with MZ320 and was working fine. When the MZ320 went EOS and they bought a few  iMZ320 without pre testing…
Forum topic
I would like to write multiple lines on a printout, but my code is printing them out on top of eachother. I am using CPCL in Android.   String cpclData = "! 0 200 200 210 1\r\n"   …
Forum topic
Hi,   I am currently working on a project where I have to connect a TC56 terminal under Android 6.0 to a Zebra ZQ520 (ZPL) Link-OS printer in Bluetooth. I made a program on Android Studio 2.3,…
Forum topic
I am developing an Android app which prints to a ZQ520 printer using CPCL and ZSDK.  A problem has been reported where extra copies of labels are printing, and I think it happens when the user…
Forum topic
Hi,   I'm developing an app in Android and I need use both modes of printing. I have this example      "! 0 200 200 580 1\r\n" +    "! U1 IN-DOTS\r\n" +    "ON…
Forum topic
Dear Community, Dear Zebra Team,   I'm trying to print chars like "čšřťžáíéě" on Zebra RW420 R4D with version of firmware ZPL V30.8.4-Z3.30. I'm not able to set encoding. With ZPL he command ^CI…
Forum topic
I've been trying to build a better setup for our QLn220 printers and have looked through the CPCL guide and found some of the settings on the printer don't exist in the guide or have no description…
Forum topic
Dear all,I tried to print image and text in receipt using Cpcl format like that template. I have an example set logo as a variable and use function to read the image as string but that image in…
Forum topic
I'm using a Xamarin Android app and using the Link-OS SDK to send the following to a ZQ520 over bluetooth and the degree symbol doesn't print correctly, I'm getting an extra character before it (see…