SAS Institute. The Power to Know

SAS/GRAPH(R) 9.2: Reference

Previous Page | Next Page

Writing Your Graphs to a PDF File

Adding Metadata to Your PDF File

Use the following ODS options to add document metadata to the PDF file:

  • AUTHOR="author-name"

  • KEYWORDS="word1 word2 ... "

  • SUBJECT="document-subject"

  • TITLE="document-title"

See Creating a Multipage PDF File with Bookmarks and Metadata for an example of how to add metadata to a PDF file.

Previous Page | Next Page | Top of Page