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.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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