Installing the NuGet package for Zebra Printing in VS2012 fails with the message:
For 'Zebra.Printer.SDK' is already a dependency for 'csv' defined.
Where Can I reset this dependency?
Thanks a lot…
Hello,
I use two different models of Portable data terminal - МС32N0-SI2HCLE0A (on WM/CE) and tc200j-10C112A6 (Android 7.1.2).
On WM/CE device I've had problem with wrong characters being sent over…
Hi,
I'm trying to change the picklist option programatically in a cordova app using intents. The relevant code is below
var paramList = { "picklist": "2" //enable software picklist}; var…
Hello all,
i have a device under android 7.0 (tc75x) and actually i make some test with soti mobicontrol.
I have make a profile with soti and black list some application for some security reason.
The…
I am using a Zebra ZQ520 printer and using a Zebra Printer demo (click here to see it on Github) using Swift 4.2 on Xcode. The demo, running on an iPad that connects to the printer via bluetooth,…
Hi All,
I have a xamarin forms app and that printing generated barcode image with ZPL command as below.
My ZPL Command
^XA^FD128
^FO0,0^GFA,163520,163520,56…
Hi.
I am tring this code: http://techdocs.zebra.com/emdk-for-xamarin/3-0/tutorial/barcodeapitutor…
Basic Scanning Tutorial using Barcode API - Zebra Technologies Techdocs
It seems to work but I have…
Hi.
I am trying to use Xamarin EMDK to scan barcodes and to scan documents (passports) with Simulscan.
I have used the code present in Zembra samples.
If I use the "scanner" code, it works well
If I…