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 2009, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 23 Jun 2009 05:53:35 -0700
Reply-To:     "Richard A. DeVenezia" <rdevenezia@WILDBLUE.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Richard A. DeVenezia" <rdevenezia@WILDBLUE.NET>
Organization: http://groups.google.com
Subject:      Re: Fitting a GPlot and Hyperlink on Same PDF Page
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset=ISO-8859-1

On Jun 23, 1:43 am, jas...@UCLA.EDU (J M) wrote: > I'm using this code to create a hyperlink to my table of contents: > ods pdf text="^S={&TOCfmt URL='#TOC'}Go to Table of Contents"; > I attempted to put the hyperlink under a gplot. > However, the first page had the plot and the second page had this message: > "Continuing contents of page 24, which would not fit on a single > physical page." > How can I fit both my gplot and the hyperlink on the same page? > I'm using ods pdf to create the output. > Thank you.

What version of SAS ? %put &SYSVLONG4;

-- Richard


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