REPORTS_DEFAULT_PIXEL_SIZE
environment variableThis environment variable specifies a pixel size that overrides the display servers default pixel size when generating a report to HTML output. Normally,
Oracle Reports takes its pixel size from the display server. If you
are working with older reports that rely upon a pixel size that is different
from that of the display server(for example, a pixel size of 80), you can
use this variable to maintain the same behavior in your older reports.
Valid Values |
any value ranging from 72 through 200 |
Default |
surface resolution determined by Oracle Reports |
For Windows, REPORTS_DEFAULT_PIXEL_SIZE
is set in the registry. For UNIX, it is set from the command prompt or in
a shell script.
If REPORTS_DEFAULT_DISPLAY
=YES
(default), Oracle Reports still uses the value specified for REPORTS_DEFAULT_PIXEL_SIZE
for HTML output. However, if a value is not explicitly set for REPORTS_DEFAULT_PIXEL_SIZE
, the surface resolution can be controlled with the entry in screenprinter.ppd
.
Copyright © 1984, 2005, Oracle. All rights reserved.