IPP printer (web app) based on SharpIppNext library.
The printer should be compatible with any IPP client.
- Open
Printers & scanners - Click
Add device - Click
Add a new device manually - Select
Add a printer using an IP address or hostname - Select
IPP Deviceas device type - Write
http://127.0.0.1:631/orhttps://127.0.0.1:631/asHostname or IP address - Click
Next- You should successfully add printer. - Click "Print a test page" (optionally)
- Click
Finish.
Add-Printer -Name "SharpIppNext" -PortName "http://127.0.0.1:631/SharpIppNext" -DriverName "Microsoft Print To PDF"All steps are described in Setup\Add-printer.ps1
Use the NetPrinter App.
ASP.NET Core 8.0 Runtime needs to be installed.
- Install package:
sudo zypper install cups-client cups-backends - Obtain correct IP:
ip route - Make test:
ipptool -t ipp://172.25.192.1 ipp-1.1.test