BookmarkSubscribeRSS Feed
Tracey_D
Calcite | Level 5

I currently have two graphs that I'm creating and putting in an external file.  These two charts are creating a seperate page for each graph.  I'm wanting both graphs to be output onto the same page.  Any ideas on how to get this done?  I've played with greplay and haven't had any success....

2 REPLIES 2
DanH_sas
SAS Super FREQ

ODS has an option on their page-based destinations (such as ODS PDF) called STARTPAGE. By default, each graph goes on a separate page; but if you say STARTPAGE=NO, and the graphs are not too big, they should go on the same page. Give that a try and see if that works for you.

Thanks!
Dan

Tracey_D
Calcite | Level 5

This didn't work for me since my output is HTML, but it did get me pointed in the right direction.  I found the style breakoff and just used it.  Thanks!

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 943 views
  • 0 likes
  • 2 in conversation