I have tried To Print From IOS Bluetooth to ZQ520 printer (without using LInk OS) but it is always prinitng the code itself
I have tried To Print From IOS to ZQ520 without using LInk OS but it is always prinitng the code itself// Expert user has replied. |
2 Replies
i have zebra zq320 printer and when i print design then hole code printed not design
this code is properly work on prevision version
Hi Muhammed,
It sounds like the printer's language is set to line print. Are you checking or setting the language of the printer? You can do this in an iOS app before printing or use Zebra Setup Utilities. The SGD command to check the language is:
! U1 getvar "device.languages"
And the SGD command to set the language to ZPL is:
! U1 setvar "device.languages" "zpl"