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

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 2234 views
  • 3 likes
  • 2 in conversation