1
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
Is the IP of the printer in the same range as the network card you have installed? The first three number should be the same. Else you have to route the IP of the printer explicitly to that interface. – jcoppens – 2015-06-19T01:03:07.293
The printer does not have the ip, the ip is on the print server hardware, thanks. – alvariux – 2015-06-19T01:52:16.673