BookmarkSubscribeRSS Feed
Abinaya
Calcite | Level 5

Hi,

 

I got another task to add Bookmarks in ODS RTF output file.

I am specifically looking to add Bookmarks in Title,Table and Footnotes part.

 

I wrote below piece of code to add Bookmark to the image from sgplot as below:

ods rtf bookmark="PC1";

proc sgplot data=testdata;

vbar Employee_Name / stat=freq datalabel datalabelattrs=(size=12pt color=blue);

run;

 

Any links to explore more bookmark concept is also appreciable.

 

Thanks much in advance!

Regards,

Abi

 

 

 

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
Creating Custom Steps in SAS Studio

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 0 replies
  • 1978 views
  • 0 likes
  • 1 in conversation