Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows compatibility #12

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mmuszkow
Copy link

@mmuszkow mmuszkow commented Jun 7, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant