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 (May 1996, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 7 May 1996 09:18:37 EDT
Reply-To:     markbodt@stss.co.nz
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Mark Bodt <markbodt@STSS.CO.NZ>
Subject:      Re: Controlling Print Manager

>Is there a way to change options in Windows 3.1 print manager (font size, >orientation, etc.) from inside a SAS program? I have someone who wants >to use a data step to create some special reports and keeps forgetting to >change the font size in print set-up and would like the program to do >it. I've been trying to use the -sysprint option and setting up a >special print driver in print manager, am I barking up the right tree >with this? > >Thanks, >Bill

In 6.10 and prior you cannot programmatically which is a pain. You may have to resort to using the forms method of printing and get your hands dirty writing printer control language code.

In 6.11 (windows) check out the -SYSPRINTFONT option as documented on page 66 of the Microsoft Windows Environmanet: Changes & Enhancements to the SAS System

Regards

Mark. -- +--------------------------------------+--------------------------------+ | Mark Bodt | Specialising in | | Sunken Treasure Software Systems Ltd | SAS Software Consultancy | | 73 Pine Street | in the Asia / Pacific Region | | Mt Eden, Auckland 4, New Zealand | | | Ph (+64) 25 725 386 (cell phone) | | | Fax +64 9 620 9079 | SAS Institute(NZ) Ltd. | | | Quality Partner. | | Email: markbodt@stss.co.nz | | +--------------------------------------+--------------------------------+


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