LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (June 1996, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 21 Jun 1996 08:12:57 -0400
Reply-To:     Joe Carpenter <jcarpent@MOOSE.UVM.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Joe Carpenter <jcarpent@MOOSE.UVM.EDU>
Subject:      Selecting a Printer Bin from SAS

We are using SAS 6.11 under Windows NT and have a HP5 SIMX postscript printer. The printer has 3 trays. We would like to be able to select a printer tray during macro execution. The report we produce includes many graphs (proc gchart or gplot) which are printed in landscape mode using the winprtm device, as well a tables which are created using proc print or data step puts with filename statements and then printed with the x command.

We are printing on paper that has a logo, and the logo is positioned differently, depending on whether we print in portrait or landscape mode.

Does anyone know how we might select the tray on the fly? We have the escape sequences for the tray selection.

Joe Carpenter Data Analyst, Biometry Facility University of Vermont (802) 656-0619 email: jcarpent@zoo.uvm.edu


Back to: Top of message | Previous page | Main SAS-L page