Here are two commands to activate the expanded Print and Save menu’s under OSX by default. You need to type these in a terminal window.
1) For expanded Print menudefaults write -g PMPrintingExpandedStateForPrint -bool TRUE
Logoff and back in again to activate. Reissue the command replacing TRUE with FALSE to turn expanded functionality off.
2) For expanded Save menudefaults write -g NSNavPanelExpandedStateForSaveMode -bool TRUE
Logoff and back in again to activate. Reissue the command replacing TRUE with FALSE to turn expanded functionality off.
Enjoy and Have fun