Forum topic
We have QLN220 printers that will only print the labels in portrait but they are required in landscape. i am struggling to find out how to change the orientation of the label. please can you help me?
Forum topic
I am using the Zebra Technologies - Card ID Printing – Zebra Card SDK for ZXP Series 3 Printers – C# .   How can I release the printer handle so that I can print another card while my…
Forum topic
Using the Zebra Technologies - Card ID Printing – Zebra Card SDK for ZXP Series 3 Printers – C# , which method tells me if the printer had a successful print?   How should I go about checking…
Forum topic
Is there any chance that the iOS SDK can be distributed as a zip archive? The InstallAnywhere installer doesn't launch on macOS High Sierra (10.13) and in general, I distrust installers that tend to…
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…