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 14:30:23 -0400
Reply-To:     Ya Huang <ya.huang@AMYLIN.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Ya Huang <ya.huang@AMYLIN.COM>
Subject:      Re: Pdf rotate
Comments: To: Miguel Hoz <miguel_hoz@YAHOO.ES>
Content-Type: text/plain; charset=ISO-8859-1

add this line BEFORE ods pdf statement:

options orientation=landscape;

On Fri, 6 Oct 2006 20:17:15 +0200, Miguel de la Hoz <miguel_hoz@YAHOO.ES> wrote:

>Hi all, > > Do you know please how to rotate a 'ods pdf file'.. > > ods pdf file="C:\output.pdf" startpage=never STYLE=SASWEB notoc nopdfnote; > > Many thanks, > > MAH > > >--------------------------------- > >LLama Gratis a cualquier PC del Mundo. >Llamadas a fijos y móviles desde 1 céntimo por minuto. >http://es.voice.yahoo.com


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