PDFASSEMBLY System Option

Specifies whether PDF documents can be assembled.
Valid in: Configuration file, SAS invocation, OPTIONS statement, SAS System Options window
Category: Log and procedure output control: PDF
PROC OPTIONS GROUP= PDF
Requirement: Adobe Acrobat Reader or Professional 5.0 and later versions
Note: This option can be restricted by a site administrator. For more information, see Restricted Options.

Syntax

Syntax Description

PDFASSEMBLY
specifies that PDF documents can be assembled.
NOPDFASSEMBLY
specifies that PDF documents cannot be assembled. This is the default.

Details

When a PDF document is assembled, pages can be rotated, inserted, and deleted, and bookmarks and thumbnail images can be added.
The PDFASSEMBLY option can affect the Document Assembly document property.
The document property values for PDF security are not changed when you set PDFSECURITY=NONE. The results are the same as not specifying the option at all.
The following table shows how the Document Assembly document property is set when you specify the PDFASSEMBLY option and set the PDFSECURITY= option to LOW or HIGH:
PDFASSEMBLY
NOPDFASSEMBLY
PDFSECURITY=LOW
PDFSECURITY=HIGH
PDFSECURITY=LOW
PDFSECURITY=HIGH
Document Assembly
Allowed
Allowed
Not Allowed
Allowed

See Also

Securing ODS Generated PDF Files in SAS Output Delivery System: User's Guide
System Options: