ionic-zebra-printer
v0.0.1
Published
Ionic zebra printer
Readme
ionic-zebra-printer
Ionic zebra printer
Install
npm install ionic-zebra-printer
npx cap syncAPI
print(...)
print(options: { ip: string; port: number; zpl: string; }) => anyPrint zpl given the ip address and port of a zebra printer.
| Param | Type |
| ------------- | ------------------------------------------------------- |
| options | { ip: string; port: number; zpl: string; } |
Returns: any
