zpl-print-service
Print service for printing data using ZPL printers. QZ Tray 2.0.5 should be installed
Installation
npm
Add this to dependencies list in your package.json:
"zpl-print-service": "^0.0.1"
Bower
Add this to dependencies list in your bower.json:
"zpl-print-service": "http://gitlab.virus.ua/v-ticket-services/print-service.git"
Usage
in .ts file
import { ZPLPrintService } from 'zpl-print-service/dist/zplprintservice'