Mac OS X

Printing With Expanded Dialogs By Default on the Mac

I’m always configuring something on my printers every time I print. So now I just have it expand the printer dialog rather than give me the simple screen you see here:

To configure, just un the following:

defaults write NSGlobalDomain PMPrintingExpandedStateForPrint -bool true
defaults write NSGlobalDomain PMPrintingExpandedStateForPrint2 -bool true

Then it looks like this. 🙂