Qualification preferences
Preferences that an administrator can specify for the qualification tools.
| Preference | Description |
|---|---|
| ExportAllTablePagesAsImages | If tabular visualizations are exported as
images, set this to True to export the entire visualization as multiple images.
Note that this can create a large amount of images.
The default value is False, which only exports the part of the visualization that is visible on the screen as an image. |
| ExportAllTrellisPagesAsImages | Set this to True to export every page of a
trellis as an image, and False to export only the visible parts of the trellis
as an image. Note that enabling this feature can create a large amount of
images. However, if there are several pages of a trellis and only the visible
parts are exported, there will be parts of the analysis that are not qualified.
The default value is True. |
| ExportImageHeight |
Specifies the height of the exported images, in pixels. The default value is
Note: Changing only one of the values for height or width will
override the aspect ratio of the image.
|
| ExportImageWidth |
Specifies the width of the exported images, in pixels. The default value is
Note: Changing only one of the values for height or width will
override the aspect ratio of the image.
|
| ExportTablesAlsoAsImages | Set this to True to export tabular
visualizations as images as well as tab separated text files.
The default value is False. |
| ExportTextAreasAlsoAsImages | Set this to True to export text areas in the
analysis as images in addition to the standard .html or .rtf files.
The default value is False. |
| ReportMaximumFileSegments |
If all pages of tabular visualizations or trellised visualizations are set to be exported as images, specify how many of these exported segments to show in the export report. The default value is
Note: If this value is changed, old reports are not updated.
|
| ReportMaximumFileSizeKbForIFrame | Specifies the maximum size of the text files
of the exported tabular visualizations to be shown in the export report, in
kilobytes. If the size is exceeded, a link to the text file will be shown in
the report.
The default value is 1024. |
| ReportMaximumFileVersions |
If there are multiple versions of the same file - visualization or data table - in the export, specify how many of these to show in the export report. The default value is
Note: If this value is changed, old reports are not updated.
|