Skip to content

Remote Connection only showing local printers #19

Open
@nashsaint

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions