ZPL is being sent with the Apple iOS Zebra SDK communicating with the QLn
Article ID: 91175926
Topic or Information The QLn printer understands ZPL by default but can also use CPCL or line print mode. Applies To Zebra QLn Series Mobile Printers (non-Healthcare models) Details The QLn printer (Healthcare QLn by default is not configured for CPCL support) understands ZPL by default but can also use CPCL or line print mode. If one uses source code in the iOS developed program that utilizes the ZebraPrinterFactory, one may notice that ZPL is being sent to the QLn printer. Example: printer = [ZebraPrinterFactory getInstance:thePrinterConn error:&error]; One can force the developed program to use CPCL by making a change to this line of code. Example: printer = [ZebraPrinterFactory getInstance:thePrinterConn withPrinterLanguage:PRINTER_LANGUAGE_CPCL]; |

+ Product Codes
- Mobile Printers
- Printers
- QLn Series Healthcare Mobile Printers
- QLn Series Mobile Printers
- QLn220 Healthcare
- QLn220 Mobile Printer
- QLn320 Healthcare
- QLn320 Mobile Printer
- QLn420 Mobile Printer