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 .
I need to change the bookmark only by its byvariable value (ie Trail Elements(TE)),
Kindly help me to do this..
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
Show your work.
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!
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.
Ready to level-up your skills? Choose your own adventure.