Forum topic
I want to print some card templates using code. I've tried copying the example code from the SDK documentation, but it just doesn't work.Here's an example of the code I've tried. The code is supposed…
Forum topic
Has anyone done a successful integration with both the scale  & scanner for the NP700 in C#
Forum topic
Firstly I apologize if I have this in the wrong section. I'm new here and certain sections won't load for me.My question is, should I be using DataWedge, EMDK, or even something else) to develop a…
Forum topic
Hello,I'm currently developing a WPF application to manage a Zebra ZD220 printer. In the application flow, I utilize the ToolsUtil.Calibrate method to initiate the printer calibration process.…
Forum topic
Hi everyone, I want Xamarin to connect to the ZQ630 via bluetooth and encode RFID tags and write barcodes. I couldn't find it in the samples and Git is there a place I can look? I've often seen it as…
Forum topic
Hi,  I'm new to Zebra, and when I use CoreScanner SDK to fire BarcodeEvent as sample code Zebra provides. Ideally I want to write a function after Zebra gets barcode back as following codes but…
Forum topic
Hi.I've been chasing a nasty heap corruption bug for a while and I think I finally found the culprit in Zebra.Sdk.Comm.Usb.Direct.Internal.UsbDataStream.BeginRead.Using WinDbg's !verifyheap command I…
Forum topic
Hi, We have a case where we want to print around 500 receipts/labels per day. We have been looking at different thermal and label printers from Zebra trying to figure out which printer to…
Forum topic
Hello, I am trying to modify the active profile to only enable certain decoders within particular screens in my application via the Datawedge API, but I can't get it to work. It returns a RESULT of…
Forum topic
I have a Zebra printer. I have created a nlbl file (using ZebraDesigner for Developers) and I want to open it and give values to its variables (2 variables) using c# code (.NET framework). Then the…