Forum topic
I set a code length to 12 and a string match to ^C.* This setting is matching strings that do not have 12 characters and do not begin with "C". What am I doing wrong? Stephen
Forum topic
Hello everyone, I am using LinkOs .Net to create a printing application. Is it possible to get the printer's current label size? How to do it? Thank you.
Forum topic
We have a WT41N0 Touchscreen but we want to disable touch function to use it as a WT41N0 with no touch. I tried with a reg file like this: [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\Touch] "InitialState"=…
Forum topic
I need to print a PNG image onto a label with a ZPL printer. The idea is to convert the PNG image to a monochrome one and then generate the necessary ZPL code with the image data to print the image.…
Forum topic
Hi, I have a ZEBRA iMZ320, and i'm trying to print an image using android. I'm using the following code: Connection connection =  new BluetoothConnection(address);connection.open();ZebraPrinter…
Forum topic
HI i'm working with a ZQ510 printer and I'm trying to read some card info with the card reader in an android software I'm making using Xamarin Android. If i use the Zebra Setup Utilities software, I'…
Forum topic
Hi, I am looking forward to integrate zebra label printing in my ionic 1 application. I have a set of printers whose id is stored in the database. When I select a printer from the set ,its id should…
Forum topic
I need to determine whether a print job succeeded for the following two printer models. #1 is fine, #2 is not. Zebra ZT230 with firmware V72.20.10Z (Link-OS 5) Zebra S4M with firmware V58.17.12Z The…
Forum topic
Hi I want to create to print labels from zebra printer. I need to know tht can I use zsdk_API.jar for that without installing linkos SDK. Where to download this jar. Please also let me know if this…
Forum topic
Hi, I have a question for the capability of the mobile printer QLn420 Printing an HTML file to mobile printer doesnt layout correctly. Does it support HTML printing? When the html is printed in my…