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.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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