ipp-server icon indicating copy to clipboard operation
ipp-server copied to clipboard

Windows compatibility

Open mmuszkow opened this issue 8 months ago • 0 comments

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

mmuszkow avatar Jun 07 '24 11:06 mmuszkow