Blog entry
PrintConnect has been widely utilized on Android devices to simplify the printer discovery and pairing process for apps that need to print labels or receipts on Zebra Link-OS printers. With…
Forum topic
Hi, I'm developing a ZBI app with associated ZPL code. The goal is for this app to be standalone on the printer. I can generate the AutoExec but I can't find the file. I exported the .…
Forum topic
We made iOS app with MfiBtPrinterConnection and TcpPrinterConnection to make connections between iOS device and Zebra mobile printer (ZQ620 and QLN320) (https://techdocs.zebra.com/link-os/2-13/ios/…
Forum topic
Hi, I'm Jorge, an RPG Programmer in AS400. I am working for a logistics company. We have a program in AS400 that by using the command STRPCCMD PCCMD ('START WWW.GOOGLE.ES') PAUSE (* NO…
Forum topic
Does the Series 7 network connected card printing support printing over python socket connections?
Forum topic
I designed a custom label with QR code for scanning. I want to see the code below QR code. For Example, when I scan the code, I can see what its referencing or sourced as. I want to see this source…
Forum topic
I just have a question about if it is possible to create a file with multiple labels in it. We have a GK420T printer and are running the standard ZebraDesigner software but all we can manage to do is…
Forum topic
I downloaded Barcode Scanner's sample code from here: https://github.com/zebra-technologies/Scanner-SDK-for-Windows (visual studio 2019, c++) But when I tried to compile, it is not compiled because…
Forum topic
Hello, I have developed a test application for printing labels. Sometimes it prints like a charm, sometimes it doesn't print anything and just throws exceptions like "Malformed Multipart Form Data"…
Forum topic
I am using the C# SDK example that calls PrintStoredFormatWithVarGraphics. The first argument of PrintStoredFormatWithVarGraphics is storedFormatPath and I do not know what to set this to. The…