Emulate printing for a Zebra RFID printer to run on a pine64 (or any tcp device for that matter)
Command line options:
| Flag | Description |
|---|---|
| -help | Display help file |
| -i | Create png images of the tags printed |
| -l | Create log file of tags printed |
| -p | Set port number for printer (default 9100) |
| -t | Simulate paper out with given quantity of tags |
| -v | Simulate tag voids with a given percent chance. |
| -s | Simulate printing delay argument in miliseconds |
Only dependancy is Aparche Commons CLI for command line options https://commons.apache.org/proper/commons-cli/index.html