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 (October 2006, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 6 Oct 2006 03:05:12 -0700
Reply-To:     ajs2004@BIGFOOT.COM
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         ajs2004@BIGFOOT.COM
Organization: http://groups.google.com
Subject:      Re: SAS Output title
Comments: To: sas-l@uga.edu
In-Reply-To:  <s52542aa.056@odin2.lacaja.com.ar>
Content-Type: text/plain; charset="iso-8859-1"

I see someone's already answered ( ods html file=.... (title="your desired title"); ).

Exasperatingly, this useful option wasn't documented up to version 8 - http://v8doc.sas.com/sashtml/ods/z0424974.htm

but it is now in version 9 - http://support.sas.com/onlinedoc/913/getDoc/en/odsug.hlp/a002217090.htm#a003076945

This has been a recurrent question for *years* on the list (e.g. go to http://groups.google.com/group/comp.soft-sys.sas and [Search this group] for ODS HTML TITLE to see some of the postings).

Andrew Smith

Paolo ORIFICI wrote: > HI, > > I cant find out which option I should choose to take out the "SAS Output" title (on the top left) when printing my HTML output (created by the print procedure) to paper. > > Thank in advance for your help. > > Paolo


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