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