Forum topic
The GC420T supports the following command?   {! U1 "odometer"}? or or {! U1 "odometer.user_label_count"}   I need this to check the printer has printed the labels.   Another doubt, in…
Forum topic
I can set dmPaperLength, copies etc. but how to set rw420 specific parameters from c++ programs ?   Like journal or label mode , Speed and other parameters?   Thanks
Forum topic
private static void printPdf(File filename) throws PrintException, IOException{       PrintService ps = PrintServiceLookup.lookupDefaultPrintService();     System.…
Forum topic
I am having trouble center aligning text on a card for a Zebra ZXP Series 3 using the Card Printing SDK.   I found in one of your examples codes how to center a barcode for the Card. But how can…
Forum topic
Hi, I try to send a Hello World to a thermal printer Zebra model KR203, these printers use the language KPL (Kiosk Printer Language), when printing a test page sale correctly but with my code stays…
Forum topic
Hi,     I am creating a Wordpress plugin to create barcodes for Zebra printers and some product management. I currently have it working perfectly via USB but when looking for the printers…
Forum topic
Greetings. I'm developing an aplication based in Java for printing and encoding magnetic cards from a Zebra ZXP Series 3 printer. After printing a card, when i attempt to print the second card the…
Forum topic
I see where i can send ZPL commands to change the Printer name, but how do i incorporate the printer name in a label when that label can be printed on multiple printers? I'm looking to have the…
Forum topic
When we print a simple label from IOS10 device, the print is instant, but [connection close] call takes several seconds to complete. The same code/library/app works without any delay on older IOS8…
Forum topic
Hi,   I am developing an app using Xamarin.iOS and am having issues when connecting and printing non-continuous media (Continuous printing works fine). I am using black mark media, during…