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

 

 

 

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

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
  • 1676 views
  • 0 likes
  • 1 in conversation