Skip to content

Mock zebra printer, test and view raw ZPL labels as png image or pdf document. It simulates zebra printer on socket connection.

License

Notifications You must be signed in to change notification settings

csonuryilmaz/MockZebra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MockZebra

GitHub stars License Issues Latest GitHub Releases

Mock zebra printer, test and view raw ZPL labels as png image or pdf document. It simulates zebra printer on socket connection.

Example config.properties

SOCKET_PORT=1206
LABEL_SAVE_AS=PNG
PRINT_DENSITY_VALUE=300
PRINT_DENSITY_UNIT=dpi 
LABEL_SIZE_HEIGHT=5
LABEL_SIZE_WIDTH=7
LABEL_SIZE_UNIT=cm
VIEW_PNG_WITH=viewnior
VIEW_PDF_WITH=evince

Test Platforms

I've tested app on below platforms and it works fine:

  • Debian GNU/Linux 8.11 (jessie) / java 1.8.0_181
  • Debian GNU/Linux 9.5 (stretch) / java 1.8.0_162

If something goes wrong, let me know the situation by opening an issue. See the contributing file for details. Also see our code of conduct file for other social details.

License

This project is licensed under the MIT License. See the license file for details.

Authors

Onur Yılmaz

Twitter Follow

Stackoverflow Profile

About

Mock zebra printer, test and view raw ZPL labels as png image or pdf document. It simulates zebra printer on socket connection.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published