BookmarkSubscribeRSS Feed
Mikeyjh
Calcite | Level 5

Hi,

Can anyone advise me a method to implement hyperlinks in a 'proc report' generated pdf document that allows for the following?

I have a table-of-contents page that has subject numbers in the y axis and domain names in the x axis. Each cell indicates the number of rows reported in the selected subject's domain. I would like the user to click on a cell and be jumped to the related pdf page.

The problems that I have:

1) I dont want hand-code each individual hyperlink. (The pdf report is produced via a SAS macro and therefore I dont have easy access to each individual field but only each dataset as a whole.)

2) I dont know how many x or y points there will be when the report is run. (As the study progresses both the x and y axis will increase.)

I'm using 9.1.3 and ODS via proc report to generate the output.

1 REPLY 1
jakarman
Barite | Level 11

When I try to understand your question...

I would say you want to have imagemaps defined on a webpage to generated PDF as hyperlinks.

IT is not proc report but gives some techniques.

SAS/STAT(R) 9.3 User's Guide (Using the Output Delivery System / Example 20.9 HTML Output with Graphics and Hyperlinks)

---->-- ja karman --<-----

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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
  • 1 reply
  • 1038 views
  • 0 likes
  • 2 in conversation