hi,
I am using ODS RTF to create reports and using following footnote statements to have top border befor the footnotes. For some reason I am always getting an extra space before the word Note in first footnote as can be seen in the screenshot below. I am not able to get rid of this space character. Please advise how to suppress this extra space.
footnote1 "^{style[outputwidth=100% bordertopcolor=black bordertopcolor=black Bordertopwidth=1pt]}Note:some text";
footnote2 "Second line text";
Hi @vineet7878
Does the following syntax meet your needs?
footnote1 "^S={outputwidth=100% bordertopcolor=black Bordertopwidth=1}Note:some text";
footnote2 "Second line text";
Best
Hi @vineet7878
Does the following syntax meet your needs?
footnote1 "^S={outputwidth=100% bordertopcolor=black Bordertopwidth=1}Note:some text";
footnote2 "Second line text";
Best
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.