BookmarkSubscribeRSS Feed
ucvikas
Obsidian | Level 7

I have 2 graph output from proc gchart and one output from proc report I want to place them on single PDF file . to achieve this I can control the position the graphs generated by proc gchart using horigin and vorigin in combination with hsize and vsize ; but i am not able to control the position of table from proc report to place all 3 on single page. Can any one suggest how can i do this ?

3 REPLIES 3
DanH_sas
SAS Super FREQ

What version of SAS do you have?

ucvikas
Obsidian | Level 7

I have SAS 9.2 .

GraphGuy
Meteorite | Level 14

Once you upgrade to SAS 9.4, you might be able to use ODS Layout to programmatically place your graphs and tables on the page in the layout you want. This functionality is so new, I have only used it 1 time, and that was to slightly modify an example that was in the doc, and create this version:

http://robslink.com/SAS/democd64/ods_layout.pdf

Here's some info aobut the example, and a link to the SAS code I used:

http://robslink.com/SAS/democd64/ods_layout_info.htm

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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
  • 3 replies
  • 886 views
  • 0 likes
  • 3 in conversation