BookmarkSubscribeRSS Feed
dostiep
Calcite | Level 5

Hi,

 

I use ODS GRAPHIC to create a graph in RTF. My client would like to have a single image that contains the titles, the graph and the footnotes.

 

As of now, everytime I open my graph in RTF, the output is split in 3 parts (titles, graph, footnotes).

 

I can't use ENTRYTITLE or ENTRYFOOTNOTE for formating reasons.

 

Is there a procedure that would be able to combine these 3 parts in a single image file?

 

Thanks

 

Pierre

2 REPLIES 2
RW9
Diamond | Level 26 RW9
Diamond | Level 26

Try:

ods bodytitle;

http://support.sas.com/documentation/cdl/en/odsug/61723/HTML/default/viewer.htm#a002233360.htm

 

Other than that, no, enrytitle would be the one, and the formatting applied to that.  If your using the latest tech, such as SGPLOT and Grapht Template Language, you should be able to modify any item's formatting.

DanH_sas
SAS Super FREQ

If you use any of the SG procedures (SGPLOT, SGPANEL, or SGSCATTER), the TITLE and FOOTNOTE statement content is included in the image by default. You can get the equivalent result in GTL by using ENTRYTITLE and ENTRYFOOTNOTE.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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
  • 708 views
  • 0 likes
  • 3 in conversation