Issue / Question
Customer want develop a VBA program in Excel, that can send ZPL to printer.
Applicable To
All ZPL-based barcode printers.
(does not apply to KR203, ZQ110, EM220 and EM220II)
Resolution / Answer
1. Add a Generic / Text Only printer.
2. Set the printer as default printer.
3. Programming in VBA IDE (Visual Basic (for Application) / Integrated Development Environment) , save the command script into a text file.
4. Programming in VBA IDE, recall the "notepad.exe" to print the text file to default printer.