BookmarkSubscribeRSS Feed
thanikondharish
Fluorite | Level 6

ods escapechar='~';
ods rtf file = "D:\phani\test.rtf" ;
ods text='~S={width=100% preimage="D:\phani\Download.png"}';
ods rtf close ;

 

if i run above program i get photo (sas logo) but it gives large photo how to decrease photo size

1 REPLY 1
VDD
Ammonite | Level 13 VDD
Ammonite | Level 13

have you tried changing the width from 100%?

 

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
  • 1 reply
  • 705 views
  • 0 likes
  • 2 in conversation