October 2009
Beginner
636 pages
13h 35m
English
The previous technique works great if you want to add hyperlinks or annotations to PDF output from the PRINT, REPORT, or TABULATE procedures. However, if you want to use a different procedure, you don't have access to the STYLE= option (except in a modified Table template), so you can't apply the URL= or FLYOVER= attributes. Also, you might want to put a hyperlink or annotation somewhere else in your output, not just in the table.
Another way to control style attributes is to use the escape sequence ^{STYLE} method (new for SAS 9.2). You can use an escape sequence almost anywhere in your output where you can add text: titles, footnotes, labels, etc. The following example uses an ...
Read now
Unlock full access