Forum topic
Hello, I am creating a windows form application and I want to set an alignment of a printer based on the command given by zebra support. ^XA^MFN,F^JUS^XZ ^XA^SS,,,1674^JUS^XZ I am using PrinterUtil.…
Forum topic
I have my printer connected via USB and verified my connection from the zebra printer utility app. I am using attached code to find the connected printer but I keep getting error (attached). Visual…
Forum topic
Hi, Is there any other way on how we can get the symbolic name by using the printer name? and I am using UsbConnection. thank you
Forum topic
Good afternoon. Any of you have installed the compact framework version 3.9 in MC92 with WM 6.5? Tks Ruben
Forum topic
The current version of the documentation for the .NET Zebra SDK seems to be pointing to v2.14.1989 (.NET 4.7), while the latest version is 2.15.2634 (.NET Standard 2.0). There seems to some changes…
Forum topic
Hello, We are using ZD500R, R110Xi4 and ZT410R. We have an issue while encoding RFID code which size is more than 96 bits on R110Xi4. We are using the next command to add RFID code to zpl code: "^RFW…
Forum topic
Hello, I'm looking for right way to print some zpl code using Link-OS .Net. I want to make calibration using "^XA^HR^JUS^XZ" command and then send to printing other zpl code. How to wait for a…
Forum topic
I am trying to print either raw ZPL or a PRN file to my USB connected Zebra printer via c# in .net Core. I can print text to it using the PrintDocument class provided in System.Drawing.Printing. I…
Forum topic
I would like request the sample code for the inventory of reading EPC tags using RFID FX7500 model. My professional language is C# and .NET. So, is there any documents for variables or parameters for…
Forum topic
VB.Net Zebra Link-OS SDK printing Barcodes print fine on my development box. Deployed code throws an Object Reference error when calling the Print method. Used NuGet. Included the support files…