ps-printer-app icon indicating copy to clipboard operation
ps-printer-app copied to clipboard

LPR / LPD

Open ange3791 opened this issue 2 years ago • 1 comments

Will this be able to work with LPR printers?

ange3791 avatar Apr 26 '22 13:04 ange3791

With current PAPPL this is not possible, as it requires 2 parameters (IP and queue name) to set up, but the setup screen allows only one manual parameter (IP) for a backend/device.

So a feature request to PAPPL would be required to add LPD/LPR backend support.

Most legacy printers also listen on port 9100 (raw socket, check printer's web admin interface whether function is activated) and this mode IS supported by PAPPL and so by this Printer Application.

tillkamppeter avatar Feb 12 '24 13:02 tillkamppeter