Open
Bug 1639844
Opened 4 years ago
Updated 2 years ago
Provide access to the native printer resolution through nsIPaper
Categories
(Core :: Printing: Setup, task, P3)
Core
Printing: Setup
Tracking
()
NEW
People
(Reporter: jwatt, Unassigned)
References
(Blocks 3 open bugs)
Details
(Whiteboard: [print2020])
For example, on macOS by using the NSDeviceResolution
key with deviceDescription
on NSPrinter
:
https://developer.apple.com/documentation/appkit/nsprinter?language=objc#1653623
Reporter | ||
Comment 1•4 years ago
|
||
Actually, the resolution may vary by selected paper, so probably better to expose this on nsIPaper.
Blocks: 1651112
Summary: Provide access to printer resolution through nsIPrinterEnumerator → Provide access to the native printer resolution through nsIPaper
Whiteboard: [print2020_v82]
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Whiteboard: [print2020_v82] → [print2020_v83]
Reporter | ||
Updated•4 years ago
|
Whiteboard: [print2020_v83] → [print2020_v84]
Reporter | ||
Updated•4 years ago
|
Whiteboard: [print2020_v84] → [print2020_v85]
Updated•4 years ago
|
Priority: P4 → P3
Reporter | ||
Updated•4 years ago
|
Whiteboard: [print2020_v85] → [print2020_v88]
Reporter | ||
Updated•4 years ago
|
Whiteboard: [print2020_v88] → [print2020]
You need to log in
before you can comment on or make changes to this bug.
Description
•