Open
Description
I am able to connect to a remote server using
$client = new Client("username", "password", ["remote_socket" => "tcp://remote_ip:631"]);
but $printers = $printerManager->getList();
is only showing local printers.
Edit:
This is a little confusing. Setting a printer as default will cause to appear in the getList(), but only that printer, nothing else.
Metadata
Assignees
Labels
No labels