UseSystemPrintDialog
Use the system print dialog instead of the print preview window.
Compatibility: Firefox 102
CCK2 Equivalent: N/A
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 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/UseSystemPrintDialogValue (string):
<enabled/> or <disabled/><dict> <key>UseSystemPrintDialog</key> <true/> | <false/></dict>