Jan 28
Modify default custom print settings in 10.5 and 10.6
Cats: News|
This hint allow you to modify the default printing preset, that is, the preset selected by default for an already-installed printer. It all happens (in 10.5) in the file named com.apple.print.custompresets.plist in your user's Library/Preferences folder. In 10.6, the file name is more complex:
com.apple.print.custompresets.forprinter.YOUR_PRINTER_MODEL.plist
To edit these files, you can use your favorite binary-capable text editor (TextWrangler, BBEdit, etc.), or the Property List Editor that comes with the free XCode development environment. Start by saving your favorite printer's printing preset through the GUI the usual way, then edit the plist mentioned earlier.
What you are looking for is the com.apple.print.lastPresetPref key, which has a class of string, and a default value of Standard. Just replace Standard with the exact name of your saved preset, then save the edited file. If you're run...
com.apple.print.custompresets.forprinter.YOUR_PRINTER_MODEL.plist
To edit these files, you can use your favorite binary-capable text editor (TextWrangler, BBEdit, etc.), or the Property List Editor that comes with the free XCode development environment. Start by saving your favorite printer's printing preset through the GUI the usual way, then edit the plist mentioned earlier.
What you are looking for is the com.apple.print.lastPresetPref key, which has a class of string, and a default value of Standard. Just replace Standard with the exact name of your saved preset, then save the edited file. If you're run...
Leave a Reply
You must be logged in to post a comment.
Subscribe
