BookmarkSubscribeRSS Feed
DartRodrigo
Lapis Lazuli | Level 10

Hi experts,

 

First, Happy woman's day.

 

Well, I'm using SAS 9.4 in my environment, and we are having some troubles while using some ODS options.

 

WARNING: The absolute region was too small to accommodate the output supplied for the PDF destination. Output will be suppressed

 

This is because we are using region (ods region height=3in width=4in x=0.2in y=7.3in;) like this. This warning says that my proc step is larger or higher than the size specified. 

 

What i would like to know is, are there some way to make this to be auto responsive ? Or if i do not setup width and height, it will fill the PDF more effectively ?

 

Thanks in advance

 

1 REPLY 1
Ksharp
Super User

Make PDF bigger ? by adding some options.

 

options papersize=(100cm 100cm);

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
  • 1757 views
  • 3 likes
  • 2 in conversation