we want to print to a zebra printer attached to a printer server hardware.
We have installed cups on a ubuntu machine and setup the ip and port of the print server but when we send something to print the printer is not responding. The printer is add as ipp/http protocol.
If I use the command
lpr -P Zebra -o raw file.txt
Nothing comes out of the printer but of I use the command without the -o raw parameter prints the zpl commands instead of the label.
Can somebody help me to figure out the right setup for the cups server. I can not change the setup or attached the printer to the ubuntu machine.
Thanks for your help