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

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