Open
Bug 1748095
Opened 3 years ago
Updated 3 years ago
Silent printing to a file fails on Windows with NS_ERROR_GFX_PRINTER_NAME_NOT_FOUND
Categories
(Core :: Printing: Output, defect)
Tracking
()
NEW
People
(Reporter: jwatt, Unassigned)
Details
Silent printing to a file fails on Windows with error NS_ERROR_GFX_PRINTER_NAME_NOT_FOUND. That's been the case since at least Firefox 95. Presumably our silent print users print to physical printers since I haven't seen any other reports of this, but it would still be good to fix for consistency with macOS/Linux where this works.
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:jfkthame, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(jfkthame)
Comment 2•3 years ago
|
||
By "to a file" do you specifically mean the built-in Save to PDF destination, or does this also apply to other drivers if they are configured to use a file destination?
Severity: -- → S3
Flags: needinfo?(jfkthame)
You need to log in
before you can comment on or make changes to this bug.
Description
•