Hello,
I am printing to Zebra label printers using the Zebra SDK printer. I am able to successfully print using the IP of the printer, however we need to be able to see the print job on the Print Server queue for support purposes. I have tried using the full UNC path for the printer on the print server, but that is not working. Is this possible, and how do I accomplish this?
Thank you,
Neil
3 Replies
The Zebra Link-OS SDK doesn't support the print server queue. Unlike the office printers, they are the label printers and do not support the print server queue interface.
Thank you for your reply. Is there any way to accomplish having the job on the printer server queue for the label printers outside of the SDK?
I don't know if anyone uses the print server queue to manage the print jobs. In most cases, they would write their own server with the Link-OS SDK and create its own queue to serialize the jobs. It is not through the regular print server queue.