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

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 2 replies
  • 1752 views
  • 0 likes
  • 3 in conversation