Open Bug 153363 Opened 22 years ago Updated 2 years ago

Prtinting in sharp B&W

Categories

(Core :: Printing: Output, enhancement, P3)

enhancement

Tracking

()

Future

People

(Reporter: kv505, Unassigned)

References

Details

Attachments

(1 file)

Nerscape 4.x had an options on the File / Page Setup form

Print Black Lines
Print Black Text

Can't find such an option in Mozilla.

Result - many web pages with color and shaded lines and text print on B&W
printers (Mostly Laser) in shades of grey which is much harder to read.
Please add these features to Mozilla
"Confirming" - we do not have an API (in nsIPrintSettings) to do anything else
than "color" or "grayscale".
IMHO we should change that field and make it an |enum| with the options { color,
grayscale, black&white }

rods ?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → Future
*** Bug 186231 has been marked as a duplicate of this bug. ***
*** Bug 285710 has been marked as a duplicate of this bug. ***
*** Bug 233602 has been marked as a duplicate of this bug. ***
Keywords: 4xp
Adding
@media print { * { color: black !important; border-color: black !important; } }
to userContent.css should take care of this. All we need is UI for adding/removing this rule to the user style level.
Assignee: rods → nobody
Status: ASSIGNED → NEW
QA Contact: sujay → printing
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: