HI,
I notice that when connecting to an printer that is either offline or not visible on the network by using a wrong IP the [printer conn] call takes a while to complete. Is there a way to…
Hello,
I am looking for a MIB file for the Zebra 105SLPlus printer. I couldn't find any in the download or support section. It would be also nice to know where I can get MIB files for other…
Dear friends,
I have a question with EPL commands.
In command A, parameter p4 "Font selection", value A - Z Reserved for Soft Font storage. How to use?
I have already installed the font on the memory…
In printing via the iOS SDK to a Zebra ZQ510 Bluetooth printer, some jobs are executed and others seem to disappear without any error or information about why the printer hasn't printed the job.…
To print images on the ZQ510, I use the following:
Store images
// Store the BSS image on the printer image = [UIImage imageNamed:@"bss-train-logo-v2.png"]; [graphicsUtil storeImage:@"…
Hello,
we are facting problem with Zebra printer, the issue is as below
We do the following in our SAP SMARTFORM to rotate our barcode 90 degrees and it works well.
Enter the following command…
I have a Zebra ZDR500R. I want to encode it using UHF EPC Gen 2. How can I encode the RFID label in the Visual Studio C# .NET environment? Does anyone have sample code anywhere that could help me…
Hello,
We produce measurement instruments which print on a label printer the result of a production. The instrument results are printing directly on a rs232 link, using the EPL format. We have two…
Hi,
I have a problem with blank labels using ZPL from iOS application to print the label.
We use printer QLn 320 Zebra with firmware V68.19.7Z, non-continuous media with gaps.
The…
Hi,
I have a problem with printing stability using QLn 320 Zebra with firmware V68.19.7Z from iOS application.
I use Zebra SDK and print code is:
dispatch_async(…