BookmarkSubscribeRSS Feed
ucvikas
Obsidian | Level 7

Hi

I have a decison tree from proc tree . I need to print it on very big paper say paper length 100cm . i.e paper size biger than A0. I have output in pdf but it prints really bad on that size of paper and texts are not readable . Apprantly I can not print image using the printer but any help in this regard is good.

Also I do not want to spilt output in multiple pages becaus then i will have to glue them .

Any one know any method generate graphs so that quality does not go down on bigger paper ?

1 REPLY 1
ballardw
Super User

Have you tried setting the ODS Graphics options to a larger height and width?

I would try
ODS Graphics / width=XXXcm height=YYYcm;

where XXX and YYY are the number of centimeters you want the IMAGE to display as, not the paper.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 1 reply
  • 955 views
  • 0 likes
  • 2 in conversation