Skip to main content
Filter by
Sorted by
Tagged with
2 votes
1 answer
191 views

I'm using Zebra Browser Print at my webpage to print tags by JavaScript. At my Windows machine I've installed the latest Zebra Browser Print and also the latest version of the JavaScript library, all ...
Bréndal's user avatar
  • 171
0 votes
0 answers
128 views

I have built a Python application that sends ZPL code to my Zebra ZD421 printer via a socket connection. The ZPL code is stored in a .json file that looks like this: [ { "zplCode": &...
user31079691's user avatar
0 votes
0 answers
48 views

This is my PRL file which is generated through ZEBRA printer ^XA ^RS,,,3,N,,,1 ^RR3 ^XZ ^XA ^SZ2^JMA ^MCY^PMN ^PW1311 ~JSN ^JZY ^LH0,0^LRN ^XZ ^XA ^FO54,78 ^BQN,2,3^FH\^FDQA,<?xml version="1.0&...
Partha Ranjan Nayak's user avatar
0 votes
0 answers
46 views

Apologies if this has been answered somewhere before, my searches turned up nothing. I'm trying to print RFID tags with my Zebra printer in SGTIN-96 format with randomized serial numbers. An example ...
John's user avatar
  • 1
1 vote
0 answers
69 views

I am trying to generate a QR code that contains RFID data. But, in the code data the first 3 characters are missing. I know this issue when using the ^FD command. Here, you need to format the data by ...
Sven's user avatar
  • 11
0 votes
0 answers
91 views

I have a react project and I want to write rfid with zebra zd500r. I connect my printer via USB. I tried two ways to print, 1st way I tried printing using zebra's browserprint sdk. My function in the ...
rasim57's user avatar
  • 13
0 votes
0 answers
85 views

This requirement is for an Appian integration with Zebra printer. I am trying to use an Appian plug in to print QR codes/Bar codes to Zebra printer. One of the input parameters for the printer is ...
Sandy's user avatar
  • 1
0 votes
0 answers
77 views

I'm currently working with a company that lacquer plastic parts for the automotive sector. Every part needs to get a label printed by a label printer. The label printer we use is the CAB EOS5/300. We ...
Max Wohlgemuth's user avatar
0 votes
0 answers
78 views

I'm trying to make my Android JAVA app print using a GC420t zebra printer, everything related to the USB connection works just fine, but when it comes to printing i'm facing a problem when converting ...
Luis Beltrão's user avatar
0 votes
1 answer
127 views

Hy all. I have a Zebra printer. I want to print a DMC code with some special characters. These characters are: $1E $1D The complete DMC code is: [)>$1E06$1D1P4533004683$1DS001266$1D7D0724$...
Szabolcs Kiss's user avatar
0 votes
1 answer
104 views

I have a Zebra label designed in Zebra Designer 2 that has some text, text variables that are prompted from the user and a sequence counter number that prints numbers from 1 to chosen quantity on the ...
Matt Laming's user avatar
0 votes
0 answers
79 views

I have to take 2 copies of 3-page label sequentially so that all the 3 pages will be printed before the copy starts. How can I write this code in ZPL - Zebra language? This is a sample code. I tried ...
Lakshmy's user avatar
0 votes
0 answers
476 views

This ZPL code previews on Labelary in the right way and actually worked a month ago. Now when I print it everything is blank except the image and the text is turned horizontally. ^XA ^FO45,15 ......
ZachRick's user avatar
0 votes
1 answer
502 views

I'm currently developing an app in ExtJs where I am supposed to take a PDF and print it to the label. The PDF is just a regular label for warehouse stuff so it's very basic. The app will be used by ...
Bergson's user avatar
0 votes
1 answer
772 views

I have a ZP505 203dpi printer in production. I'd like to swap it with another printer, a ZD500R-300dpi. The issue I'm having is it's printing undersized labels. Through some research, I've identified ...
bmikolaj's user avatar
  • 486
2 votes
0 answers
645 views

I'm working on a React ERP of products and goods, here in a component I have a print button which I want to print product barcode, labels, name and other details with Zebra printer, I have made ...
Reacting's user avatar
  • 139
0 votes
1 answer
365 views

I'm in a Windows environment using a ZDesigner GK420d (Zebra Designer) printer for shipping labels. I am using the latest driver - v 5.1.14.7414 We have the shipping labels in pdf - when I open them, ...
Michael's user avatar
  • 2,707
0 votes
1 answer
613 views

I want to print .pdf files on a Zebra ZT411 via PHP or Cups. I am currently using a PHP script which extracts labels from my database and sends them to the printer. Currently they are all formatted in ...
Iteam-Schneider's user avatar
0 votes
0 answers
42 views

I have the following scenario: ERP Server in the Cloud Every machine post connects to server in the cloud by Microsoft Remote Desktop A Zebra thermal printer connected to one of the machine by USB A ...
Ricardo's user avatar
-1 votes
1 answer
336 views

I'm struggling to get any useful answers from zebra support so I've thought I might get some help here... in our company there is over 5k of zebra printers and many of them will need wifi credentials ...
MaC's user avatar
  • 1
0 votes
0 answers
208 views

Is it possible to use ZQ511 printer with React Native? https://developer.zebra.com/blog/develop-react-native-printing-app-android-ios-link-os-sdk I did all the steps in this link but the app cannot ...
İbrahim Ethem Bildirici's user avatar
1 vote
0 answers
470 views

I'm currently developing an application with the Zebra Android SDK and facing a challenge in determining when a print job has completed on a Zebra printer. I am using the latest version of the Zebra ...
Camilo Romero's user avatar
0 votes
0 answers
138 views

I have an old model label printer TLP3742. I have 2 files. One for creating a stored form, and the other one sending data. (LF=Line Feed) form.txt (LF) FK"*" FS"TESTFORM" V00,10,N,&...
user3467437's user avatar
0 votes
0 answers
80 views

How can I get or set printer user language(English, Spanish etc) for Zebra using socket connection? We have one use case where printer GUI language set to Spanish so the response/output of print jobs ...
Hari Prasad N's user avatar
0 votes
0 answers
22 views

Im developing an application that prints an image of a voucher in a Zebra heath printer via bluetooth using SkiaSharp (2.88.5) and SkiaSharp.Views.Forms (2.88.5) to generate the voucher image and ...
Stanley Garcia Fletes's user avatar

1
2 3 4 5
21