SAS System Options |
Requirement: | Adobe Acrobat Reader or Professional 3.0 and later versions |
Valid in: | configuration file, SAS invocation, OPTIONS statement, SAS System Options window |
Category: | Log and procedure output control: PDF |
PROC OPTIONS GROUP= |
Syntax | |
Syntax Description | |
Details | |
See Also |
Syntax |
PDFCOPY | NOPDFCOPY |
specifies that text and graphics from a PDF document can be copied. This is the default.
specifies that text and graphics from a PDF document cannot be copied.
Details |
When the PDFSECURITY system option is set to either LOW or HIGH, SAS sets the PDFCOPY option. If the PDFSECURITY option is set to NONE, this option is not functional and PDF documents can be copied.
The following document properties are set for this option:
See Also |
System Options: | |||
Securing ODS Generated PDF Files in SAS Language Reference: Concepts |
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.