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.
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!
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.