BookmarkSubscribeRSS Feed
BoopathiRajappan
Calcite | Level 5

Hi all,

Using proc report i am generating PDF document.

In that for bookmark it is coming as <ByVariableName>=<ByVariableValue> for report with by variable.See the below image in that Dataset is by variable name and '=' followed by its value .

Untitled.png

I need to change the bookmark only by its byvariable value (ie Trail Elements(TE)),

Kindly help me to do this..

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

Hi,

Have a look at proc document in conjunction with the ods system.  It allows you to change various elements in the output such as these bookmarks.  Its not easy though.  I tend to find its easier to create my outputs then manually add bookmarks links in Adobe itself.

http://support.sas.com/rnd/base/ods/scratch/document-tips.pdf

http://support.sas.com/rnd/base/ods/odsdocument/

data_null__
Jade | Level 19

Show your work.

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
  • 2 replies
  • 1764 views
  • 0 likes
  • 3 in conversation