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

Double sided prints not working ? #14

Open
tanuj101 opened this issue Sep 27, 2019 · 1 comment
Open

Double sided prints not working ? #14

tanuj101 opened this issue Sep 27, 2019 · 1 comment

Comments

@tanuj101
Copy link

conn.printFile(printers[printerID]["name"], path, " ", { "media": "A5", "number-up": "4", "sides": "two-sided-long-edge" })
This is the code to print two sided but it's not working. I'm sure my printer supports two-sided prints this is what I get when I getPrinterAttributes
'sides-supported': ['one-sided', 'two-sided-long-edge', 'two-sided-short-edge']

@tanuj101
Copy link
Author

btw the attribute "media" and "number-up" along with several others seem to be working

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

No branches or pull requests

1 participant