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-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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