UseSystemPrintDialog
Use the system print dialog instead of the print preview window.
Firefox normally opens its own print dialog, which combines the print preview and the print settings in a single panel.
If this policy is set to true, Firefox skips that panel and opens the operating system print dialog directly, skipping the preview.
Compatibility
Section titled “Compatibility”| Firefox | Firefox ESR | Firefox Enterprise |
|---|---|---|
| Available since 102 | Available since 102 | Available since 149 |
CCK2 Equivalent: N/A
OMA-URI: UseSystemPrintDialog
Preferences Affected: print.prefer_system_dialog
Examples
Section titled “Examples”{ "policies": { "UseSystemPrintDialog": true }}JSON schema
{ "type": "boolean"}Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\UseSystemPrintDialog = 0x1 | 0x0<dict> <key>UseSystemPrintDialog</key> <true/> | <false/></dict>