We developed a Windows Mobile Application which prints labels on a ZQ110 printer using the ESC/POS commands from the ZQ110 documentation. Will our app be able to print with a iMZ 220 printer using the same commands?
Zebra ZQ110/iMZ 220 Compatibility |
1 Replies
ZQ110 supports ESC/POS print format language, while iMZ220 support CPCL and ZPL print format languages. The program written for ZQ110 won't be compatible with iMZ220. But iMZ220 is a Link-OS printer. It would be fairly easy to use Link-OS Multiple Platform SDK to migrate the program to support iMZ220.