I have a Zebra GK420t printer. I want to print some stickers width an image on it, but when I use the API that zebra provides for Linux an error appears in the console.
"Invalid OS"
Sometimes appears other error.
"Could not open device using implicit connection string, attempted TCP:Zebra_Technologies_ZTC_GK420t:9100"
or
"Invalid arguments length".
For now, for me its imposible to use that API...
Any suggestion? Thanks!
EDIT:
I'm trying to use this command:
"java -jar ZSDK_API.jar graphic -n somePic.png -p Zebra_Technologies_ZTC_GK420t -d"