BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
frupaul
Quartz | Level 8

Hi,

I am concerned about the quality of SAS graphs when pasted in MS powerpoint.

 

I am building a powerpoint report and have produced my graphs in SAS enterprise guide. However, when I copy and past the SAS graphs on PowerPoint, they seem to be blurred and low quality. Is there anything I can do to make the quality of SAS graphs pasted in PowerPoint to be similar to the original graphs generated in SAS?

 

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions
Reeza
Super User

Create graphs in an SVG format to help maintain quality. 

Use SG procedures instead of SAS/Graph procedures. 

If you have SAS 9.4+ there is ODS PPTX that allows you to create graphs directly into PowerPoint. 

Specify your graph size and DPI to avoid rescaling picture between copy and paste. 

View solution in original post

2 REPLIES 2
Reeza
Super User

Create graphs in an SVG format to help maintain quality. 

Use SG procedures instead of SAS/Graph procedures. 

If you have SAS 9.4+ there is ODS PPTX that allows you to create graphs directly into PowerPoint. 

Specify your graph size and DPI to avoid rescaling picture between copy and paste. 

frupaul
Quartz | Level 8

Thanks Reeza,

I have just changed the format in the SAS Enterprise Guide task bar to a powerpoint format and the quality of the plots have been maintained on powerpoint

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 652 views
  • 0 likes
  • 2 in conversation