Chapter Contents

Previous

Next
ODS PRINTER

ODS PRINTER



Opens, manages, or closes the Printer destination. If the destination is open, you can create Printer output (output that is formatted for a high-resolution printer)

Valid: anywhere
Category: Output Control


Syntax
See

Syntax

ODS PRINTER <action>;
ODS PRINTER <option(s)>;

To do this ... Use this action
Close the Printer destination and the file that is associated with it CLOSE
Select output objects for the Printer destination SELECT
Exclude output objects from the Printer destination EXCLUDE
Write to the SAS log the current selection or exclusion list for the Printer destination SHOW

To do this ... Use this option
Specify whether or not to use all the color information that the style provides COLOR
Specify the file to write to FILE=
Specify a scaling factor to apply to all the font sizes that do not have an explicit unit of measure FONTSCALE=
Specify that ODS use the generic postscript driver that SAS provides POSTSCRIPT
Specify the name of the printer for which to format the Printer output PRINTER=
Specify that ODS use the printer drivers that SAS provides SAS
Specify the style definition to use in writing the Printer output STYLE=
Ensure uniform column widths for all pages of Printer output UNIFORM


See

The Complete Guide to the SAS Output Delivery System for complete information.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.