Replies: 1 comment 1 reply
-
|
You cannot share raw printers, and support for raw printers is going away. What you probably want is to setup the print queues with a suitable PCL driver and then enable raw printing of PCL files (the default on many Linux distros). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings
We are trying to set up a centralised CUPS server whose printers we will share using the BrowsePoll directive on other servers running CUPS. We are dealing with 700+ printers and would like to not have to define them multiple times across multiple systems.
The issue we are facing is that the application software in use only works for a driver type of "RAW" (and a printer that speaks PCL-5E). If we define any other printer type the printer is shared immediately and successfully. If we define it as "RAW", then CUPS just does not share it (silently).
Does anyone have any suggestions as to how we can do this?
TIA
N/
Beta Was this translation helpful? Give feedback.
All reactions