User Guide

667
Output Managem
ent System
HTML. Output objects that would be pivot tables in the Viewer are converted to simple
HTML tables. No TableLook attributes (font characteristics, border styles, colors,
andsoon)ar
e supported. Text output objects are tagged <PRE> in the HTML. If you
choose to include charts, they are exported as separate files in the selected graphics
format and are embedded by reference (<IMG SRC = 'filename.ext'>)intheHTML
document.
SPSS Data File. This is a binary file format. All output object types other than tables
are excluded. Each column of a table becomes a variable in the data file. To use a
data file c
reated with OMS in the same session, you must end the active OMS request
before you can open the data file. For more information, see “Routing Output to
SPSS Data Files” on p. 672.
SVWS XML.
XML used by SmartViewer Web Server. This is actually a JAR/ZIP
file containing XML, CSV, and other files. SmartViewer Web Server is a separate,
server-based product.
Text. Spa
ce-separated text. Output is written as text, with tabular output aligned with
spaces for fixed-pitch fonts. All charts and maps are excluded.
Tabbed Text. Tab-delimited text. For output that would be pivot tables in the Viewer,
tabs del
imit table columns elements. Text block lines are written as is; no attempt is
made to divide them with tabs at useful places. All charts and maps are excluded.
Graphic
Images
For HTML
format, you can include charts (excluding interactive charts) and tree
model diagrams as image files. A separate image file is created for each chart
and/or tree, and standard <IMG SRC='filename'> tags are included in HTML for
each im
age file.
Image files are saved in a separate sub-directory (folder). The sub-directory name
is the name of the HTML destination file without any extension and with “_files”
append
ed to the end. For example, if the HTML destination file is julydata.htm,the
images sub-directory will be named julydata_files.
Image format. The available image formats are: PNG, JPG, EMF, and BMP.
Size. You can scale the image size from 10% to 200%.