BookmarkSubscribeRSS Feed
SASPhile
Quartz | Level 8
The dataset has 20 cloumns,when i create the report the columns are coming in a single page.what options should i use to bring all columns in a single page in rtf ods.
1 REPLY 1
Cynthia_sas
Diamond | Level 26
Hi,
Do you mean that all 20 columns fit on one page in the LISTING window, but not in RTF output???

That's because LISTING and RTF are governed by different assumptions... For example LISTING uses SAS linesize and pagesize options and RTF dest does not. LISTING uses HEADLINE and HEADSKIP options and RTF does not, etc, etc.

For some ideas on how to fit "very wide" output in RTF and PDF destinations, search for a previous forum posting on "dealing with very wide tables" -- there are some code samples there.

Cynthia

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
  • 1083 views
  • 0 likes
  • 2 in conversation