October 2009
Beginner
636 pages
13h 35m
English
SAS®9 includes many options that can control the display of the contents list in the PDF file that ODS creates. ODS PDF statement options CONTENTS=, BOOKMARKGEN=, BOOKMARKLIST=, and PDFTOC= affect how the table of contents or bookmarks appear in your PDF document.
Specifying the CONTENTS=YES option in your ODS PDF statement generates a separate "Table of Contents" page in your document. Adding this option to the ODS PDF statement for the preceding program generates a "Table of Contents" page as shown in Figure 5.4.
Options BOOKMARKGEN= and BOOKMARKLIST= can control whether bookmarks are generated and displayed. For example, when you set BOOKMARKGEN=NO or BOOKMARKLIST=NONE, bookmarks are not ...
Read now
Unlock full access