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

Getting Printer Page Sizes #1121

Closed
kjordan2001 opened this issue Apr 25, 2023 · 5 comments · Fixed by #1148
Closed

Getting Printer Page Sizes #1121

kjordan2001 opened this issue Apr 25, 2023 · 5 comments · Fixed by #1148
Assignees

Comments

@kjordan2001
Copy link

I do not currently see any place in the API where you can get the page sizes defined in the settings for each printer. This would be nice to allow users to select built-in page sizes and to get what the default page size for a printer is.

@tresf
Copy link
Contributor

tresf commented Apr 25, 2023

Agreed, it would be helpful and we've been asked this before. There are some different native APIs we can use to gather this information through CUPS (Linux, MacOS) and Winspool (Windows) so this is likely doable, just a matter of coding it up.

@tresf

This comment was marked as outdated.

@tresf tresf mentioned this issue Jun 25, 2023
2 tasks
@tresf

This comment was marked as outdated.

@tresf
Copy link
Contributor

tresf commented Jun 26, 2023

Updated to sort by in, mm, width, height.

image

@tresf
Copy link
Contributor

tresf commented Sep 12, 2023

This feature will be available starting with QZ Tray 2.2.3.

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

Successfully merging a pull request may close this issue.

3 participants