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);

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 1640 views
  • 3 likes
  • 2 in conversation