Hi,
I am trying to create an rtf report with an image, followed immediately by a comma. Somehow there is a space added between the image and the comma in the output report. I have tried using a compress function with no luck. The current line of code is:
ods rtf text = "~S={Just = C width = 30% VJust = center preimage = '&image_loc.image1.png'}, where";
Any help appreciated!
I can't solve the space issue as I suspect it is buried well into the guts of the whole ODS structure code.
However, the only reason I could come up with for the requirement with the comma involves your "image" looking like text.
If you would share the image, click on the Photos Icon and navigate to an example, it might be possible to create text that looks like your image with text decoration options. Maybe.
Or possibly edit the image to make a copy with the appropriate size comma as part of the image.
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.