ipp-server
ipp-server copied to clipboard
Windows compatibility
Changes to be able to add this virtual printer on Windows machine:
- added
media-supported
,media-default
attributes set to ISO A4 - added
printer-uuid
attribute, it should be constant as it identifies the specific printer -
printer-uri
should now return the correct hostname & port (it was hardcoded before), the suffix is/ipp/print
-
printer-name
can now be parametrised, this name is visible in Windows when you add the printer - replaced www pages content with inline values instead of storing them in separate files
Tested on Windows 10 & Windows Server 2022