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

I have a series of graphs that I have created (in both proc genmod and proc plm, sas v 9.4) that I have then modified with the ods graphics editor. I need to export these graphs as eps files. I thought that I should be able to accomplish this with sgrender, but cannot manage to get the EPS file format. 

Help would be GREATLY appreciated!

 

Katy

1 ACCEPTED SOLUTION

Accepted Solutions
Reeza
Super User

You use the ODS GRAPHICS statement with the OUTPUTFMT to control the graphical type.

 

See the documentation here and note that only a few destinations support EPS formats (also noted in the documentation).

http://documentation.sas.com/?docsetId=odsproc&docsetTarget=p0kroq43yu0lspn16hk1u4c65lti.htm&docsetV...

View solution in original post

1 REPLY 1
Reeza
Super User

You use the ODS GRAPHICS statement with the OUTPUTFMT to control the graphical type.

 

See the documentation here and note that only a few destinations support EPS formats (also noted in the documentation).

http://documentation.sas.com/?docsetId=odsproc&docsetTarget=p0kroq43yu0lspn16hk1u4c65lti.htm&docsetV...

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 2122 views
  • 0 likes
  • 2 in conversation