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
try this options orientation=landscape;
@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.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.
Ready to level-up your skills? Choose your own adventure.