Forum topic
The documentation that is installed along with the Link-OS Multiplatform SDK for PC (.NET), in the topic 'Add the SDK to my Visual Studio Project', indicates that there is a NuGet package named Zebra…
Forum topic
Hi,   Everyone, I bought a Zebra iMZ220 printer, and download the Zebra Utilities app for android and iPhone. I'm making a Xamarin.Forms app, following the example provided,On android  I'm…
Forum topic
Hello,   We have a body of code that is running in the following environment:   C# / Xamarin / LinkOS_Xaramin_SDK version 1.1.75 Xcode 9.2 iPad running iOS 11.2.1 Printing via bluetooth to…
Forum topic
Hello, At the top of this image where you see .. I SGD.GET device.host_status. Where you see sensor.p:.. is me requesting sensor.peeler.. the odometer:.. is me requesting odometer.total_label_count.…
Forum topic
because the program i developed is running on Windows XP, and XP doesn't support .NET v4.7 which is link-os required. please help,thanks in advance.
Forum topic
Hello everyone, I am new to Zebra technologies. Im doing a winform app to print label. What is the best way to print if I have ZPL string in my code? I have gone through the documentation and can…
Forum topic
We developed an Android app a couple of years ago which prints to a ZQ520 printer using the Link-OS SDK.  Suddenly on one of our development devices, I am getting an error whenever I call the…
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
Hello, Our App is still developped in Dot Net Framework 4.5,  we can't pass to 4.7 now Where can I find the Link-OS SDK for Framework 4.5 ? Thank you 
Forum topic
Hi, I'm trying to print a barcode onto a label but it just prints a black rectangle in the shape of the barcode image. To generate the barcode I'm using the following:      …