I have an VBScript application and I need to print a couple lines of text to a GX420d printer connected via USB (port = USB001). Any suggestions or sample code would be a great help.
Hello,
I used both a TC20 and a Nexus 5x with the PlayStore Zebra Printer Setup. Both pair and print the sample label via Bluetooth, so I guess everything's ok on the hardware side.
Then I run…
I am unable to discover my zebra printer in the same subnet based on the java code but if I provide the list of IP address then I am able to discover it. Below I am adding the code that I used to…
Good morning,
i'm trying to print labels from my custom Android application.
The problems is that when i try to create a Bluetooth Socket and connect it, i'v receive an Exception:
IOException: read…
Hello, Where can I find the web code for the label printers in the SDK and can I use the code to connect to all the 1700 printers we have at the company? Thank you Rad
Hi all
I am currently using the GX420d and I am trying to code some text data into it to print and then scan it.
I have managed to find out now that I can use "\&" to create a carriage…
I am trying to print a label for a production unit after testing. Since the labels are quite small,
we would like to print them one by one in multiple columns
Is there a way to…