Print.print unwriteable margin (side)

From MozillaZine Knowledge Base
Jump to navigationJump to search

Background

In Linux, this preference defines the offset on each side of a printed page between the edge and the area in which content can be printed. This distance is also added to the values of print.print_edge_(side) and print.print_margin_(side) in calculating those distances.

Possible values and their effects

Distance from the edge of the page to treat as “unwriteable.” Specified in 1/100ths of an inch. A value of -1 means “use the system default.”

By default, the following preferences and values exist:

print.print_unwriteable_margin_top
-1
print.print_unwriteable_margin_left
-1
print.print_unwriteable_margin_right
-1
print.print_unwriteable_margin_bottom
-1

First checked in

2008-03-19 by Daniel Holbert

Has an effect in

  • Firefox (*nix nightly builds since 2008-03-19)
  • SeaMonkey (*nix nightly builds since 2008-03-19)
  • Thunderbird (*nix nightly builds since 2008-03-19)

Related bugs

Related preferences