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
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