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 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 1123 views
  • 0 likes
  • 3 in conversation