SAS Institute. The Power to Know

SAS/GRAPH(R) 9.2: Reference

Previous Page | Next Page

Writing Your Graphs to a PDF File

Changing the Page Layout

Use the following system options to change the page layout for your PDF document:

  • ORIENTATION=PORTRAIT | LANDSCAPE | REVERSEPORTRAIT | REVERSELANDSCAPE

  • PAPERSIZE="paper-size"

  • LEFTMARGIN=value

  • RIGHTMARGIN= value

  • TOPMARGIN= value

  • BOTTOMMARGIN=value

See SAS Language Reference: Dictionary for information on these system options. See Creating a Multipage PDF File with Bookmarks and Metadata for an example of how to use these system options to change the page layout of a PDF file.

Previous Page | Next Page | Top of Page