Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!spool.mu.edu!snorkelwacker.mit.edu!paperboy!hsdndev!husc3.harvard.edu!husc9.harvard.edu!reiss From: reiss@husc9.harvard.edu (Peter Reiss) Newsgroups: comp.sys.mac.programmer Subject: Defaults in Page Setup dialog--HOW? Message-ID: <1991Mar15.195601.314@husc3.harvard.edu> Date: 16 Mar 91 00:56:00 GMT Organization: Harvard University Science Center Lines: 6 Nntp-Posting-Host: husc9.harvard.edu I am writing a program which lets the user print data (bridge scores, but that's not important), but rarely, if ever, would one print the data in the standard vertical mode, but rather horizontally. Currently I am calling the Page Setup dialog and forcing the user to change to horizontal mode. Is there any way to make this a default in the dialog? Or even change this without bringing up the dialog? Thanks.