I need to create an graphic output that is able to be grouped/ungrouped in powerpoint, however I am having issues with rtf output using device=SASEMF. I am using ODS RTF, and in goptions I set devide=SASEMF. This seems to work fine, as I can copy the graphic to powerpoint, and ungroup the sasemf, but I get the following warning in my log:
WARNING: Unsupported device 'SASEMF' for TAGSETS.SASREPORT13(EGSR) destination. Using default device 'PNG'.
When I change the device to PNG, then the warning message is resolved, however the graph can no longer be grouped/ungrouped in powerpoint. Is there a way to resolve this message, and still output an image that can be copied to powerpoint and grouped/ungrouped?
Do you have another destination open besides ODS RTF?
Do you have another destination open besides ODS RTF?
That must have been it. I added "ods _all_ close:" and the warning is gone. Thanks for your help!
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!
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.