Forum topic
I am looking to implement barcode scanning in my POS Xamarin.Forms (.NETStandard 2) application supporting IOS, Android and UWP.  I am focusing on IOS but the goal is to support all 3 platforms…
Forum topic
Hello! I user browser print+js and have problem with configure printing. In windows Printers config menu i disable smoothing and another settings, but browser print dont see parameters this settings…
Forum topic
I want to buy Zebra ZD410, but i want to know is it possible to get event in C# or C++ when the printer starts to print? I want to synchronize it with arduino controlled device.
Forum topic
We have an iOS app that we are re-doing for Android.  We typically connect with ZD4xx family printers via wifi, BLE or BT classic, depending on customer requirements.  Typically all 3 of…
Forum topic
Hi, I would like to print an image as transparent. I am using the parameter opacity but, when I change it, the image does not print. This is my code: private ZMotifGraphics _context; public void…
Forum topic
My code is : BLuetoothPrintActivity.CONNECTION.open();  Bitmap bitmapToPrint = BitmapFactory.decodeResource(context.getResources(), R.drawable.dummylogo);   ZebraPrinter printer =…
Forum topic
Hi Everyone, I have a problem that has blocked me in my project for several weeks... Let me explain, I have to translate an XML barcode into ZPL. Problem : which ratio allows to know the width of the…
Forum topic
i have a zebra standard bluetooth printer. and developing an app for it. and don't know how can we print bar code and other string on it.
Forum topic
I have been testing an application that uses ZQ520 devices for printing. While testing some code that stores images onto the printer, I accidentally had it running the LinkOS iOS SDK's "storeImage"…
Forum topic
I need to obtain the product name of some printers. Is there a easy way to get it ?