Hi All,
I want to create a power point output from SAS EG. Each slide must contains a line chart and text . Chart in the righ side and text in the left side. Could you plesae help me how can I create this output?
thank you,
Shahab
Take a look at ODS POWERPOINT
http://support.sas.com/resources/papers/proceedings16/SAS5443-2016.pdf
PaigeMiller provides an excellent answer. As usual, there is more than one answer. I have made a bunch of slides with graphs over the years. I am a bit of an interactive tinkerer when it comes to PowerPoint. I have a SAS program and I use the HTML destination. Then I copy graphs from HTML and paste them into my PowerPoint. Then I move things around, add text, move them again, etc. You could even use LISTING to save PNG files and bring them into PP. Personally, I would never take that last approach, but it is available. Some of my colleagues use SAS, Beamer and LaTeX together instead of powerpoint.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.