TK_PRINTER
environment variable(UNIX only) This environment variable specifies the default printers name.
Valid Values |
Name of default printer. |
Default |
Not defined. |
TK_PRINTER
takes precedence over PRINTER
,
that is, if both variables are set, TK_PRINTER
is considered first and PRINTER
is considered only if TK_PRINTER
does not specify a valid printer. If neither TK_PRINTER
nor PRINTER
is set to a valid
printer, Oracle Reports uses the first entry in your uiprint.txt
file. If REPORTS_NO_DUMMY_PRINTER
is set, but the uiprint.txt
file does not contain a valid entry, then screenprinter.ppd
specified in uiscreenprint.txt
is used for formatting (providing surface resolution for images and specifying
font information).
Note: REPORTS_NO_DUMMY_PRINTER
is set by default and is required to be set at all times. If it is not set
(as a result of being user-modified), Oracle Reports raises error REP-1800.
Printing on UNIX requires some setup and configuration to create the proper
printing environment. For detailed information, refer to "Printing
on UNIX with Oracle Reports" in the Oracle Application Server Reports Services Publishing
Reports to the Web manual, available on the Oracle
Technology Network Oracle Reports Documentation page (http://www.oracle.com/technology/documentation/reports.html
).
Copyright © 1984, 2005, Oracle. All rights reserved.