Good morning,
Is it possible to control kerning in ods layout situations, perhaps through a style option? I'm not seeing how to do it.
I have something like:
ods region height=.7in width=8in;
ods text="^{style[.... fontsize=8pt] This is the first line}";
ods text="^{style[.... fontsize=8pt] ^{Unicode 2550}^{Unicode 2550}^{Unicode 2550}^{Unicode 2550}^{Unicode 2550}";
ods text="^{style[.... fontsize=8pt] This is the last line}";
The font size comes out fine but the lines are separated by a wider vertical distance than I'd like to see. (BTW, the Unicode 2550 is a double horizontal line.)
Thanks!
--Ben
Good to know. Will follow up with them.
Thanks, Cynthia!
--Ben
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.