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:   Mon, 22 Jun 2009 22:43:01 -0700
Reply-To:   jasonm@UCLA.EDU
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   J M <jasonm@UCLA.EDU>
Subject:   Fitting a GPlot and Hyperlink on Same PDF Page
Content-Type:   text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed"

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.


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