Forum topic
Hi, we are trying to create a print server with Zebra's Weblink protocol using a C++ server and any relevant APIs and were wanting to see if there is any other documentation/resources to assist in…
Forum topic
Hi there,The documentation states that the Browser Print SDK Is supported on Windows 10, is it also supported on Windows 11 Pro?Thanks,
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
i would like to know if is possible take a zpl file and use it to create a .nlbl file, its is possible ? 
Forum topic
How to send a file(ZPL/etc.) to the Zebra printer (ZE511/etc, firmware:  V94.21.11Z) and save it on the E drive? Any ideas? Communication with the printer can be easily established through the…
Forum topic
My WPF app is using .NET 7 and it need to connect with KR403 printer to check connectivity and print status. I installed Zebra.Printer.SDK v2.16.2905 to Visual Stusdio 2022 from Nuget but I can't…
Forum topic
Although I use the CoreScanner library in the program I wrote in C#, the barcode reader does not read, but when I run the 123Scan program, it reads my code. Also, the barcode reader turns off when I…
Forum topic
I've created a simple Windows console app to play around with the .NET Zebra.Printer.SDK (version 2.16.2905 in NuGet Packet Manager). I have also installed the DeveloperDemo_Windows project. …
Forum topic
Hi, I am trying to create a Winforms app that simply prints a label from a ZPL file. The NuGet package gives me the 2.16.2905 SDK but all the documentation on the website if for the 2.14... SDK…
Forum topic
Is there a way to enable/disable a zebra barcode scanner from Office VBA in Windows, like you can send raw data zpl commands to a printer using the winspool service and generic text only driver? I…