How to send a file(ZPL/etc.) to the Zebra printer (ZE511/etc, firmware: V94.21.11Z) and save it on the E drive? Any ideas? Communication with the printer can be easily established through the TCP IP call.
How to send a file(ZPL/etc.) to the Zebra printer (ZE511/etc, firmware: V94.21.11Z) and save it on the E drive? Any ideas?// Expert user has replied. |
1 Replies
There is PrinterUtil class in the Link-OS Multiplatform SDK that provides the storeFile() API for application to store a file on the printer at a specific location.