BookmarkSubscribeRSS Feed
Hari2
Quartz | Level 8

Hi All,

 

I am generating PDF/RTF output using PROC report. in the output file, I am getting blank row after each and every record. please suggest me how to suppress the blank rows.

 

Thanks,

Hari

2 REPLIES 2
tomrvincent
Rhodochrosite | Level 12

try this options orientation=landscape;

ballardw
Super User

@Hari2 wrote:

Hi All,

 

I am generating PDF/RTF output using PROC report. in the output file, I am getting blank row after each and every record. please suggest me how to suppress the blank rows.

 

Thanks,

Hari


AS a minimum it is a good idea to share the code you are using. Better is to include some example data in the form of a data step that will replicate the behavior with your code. Best is to add what you expect the output to look like.

 

 

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
  • 2 replies
  • 786 views
  • 0 likes
  • 3 in conversation