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 "Select a shared printer by name" and use url http://127.0.0.1:631/SharpIppNext
- Click "Next"
- Click "Windows Update" if you don't see printer from next point. Process could teke few minutes.
- Select "Microsoft" as "Manufacturer and "Microsoft Print to PDF" as printer.
- Click "OK"
- Click "Next"
- 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