Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Page ChunkSize  

This property is to set sets the number of report pages that will be sent to the client (portal) at a time simultaneously (in one batch).

Default: 10

...

Left Margin Offset (points)

This property is to set sets the left margin compensating factor for printing. This It is set in terms of points (1 one point = 1/72 inch).  A valid value is zero or any integer.

...

This property is to set scaling compensating factor for printing.  A valid value is any real actual number between –1.0 and 1.0.

...

RTF Field Control Map

This property is to set sets the map of plain text character characters to RTF equivalent controlcontrols. It is used in embedded field values to apply RTF formatting on to plain text.

Syntax: RTF_FIELD_CONTROL_MAP=plainText1:RTFControl1;plainText2:RTFControl2; (String)

...

You can vary the colors of single-series data markers in a chart. Enable this property to configure whether a chart series should be drawn with in a single color or multicolor.

...

Example: CHART_SINGLE_SERIES_COLOR=Single

...

Panel
panelIconIdatlassian-note
panelIcon:note:
bgColor#DEEBFF

Note

This is applicable only for bar and column charts

...

with a single series.

 

Cached Output Formats

This property defines the output format for which report output needs to be cached.

...

Example: CACHED_OUTPUT_FORMATS=PDF, XML

Default Browser

When the portal requests report output in HTML format, it is also expected to send Browser type.  Value The value set in this property will be applied if the browser type is not received from the portal.  Set IE to use MS Internet Explorer as the browser type.  For any other browsers, set OTHERS.

...

You can export reports to either MS Office v2007 and above or MS Office v97-2003.

...

Text Output Encoding

This can be used to set the application’s file encoding like to that of the system file encoding.  Doing so enables Intellicus Kyvos Reporting to generate any text-based output (TEXT / CSV / RAWTEXT) in specified file encoding.  The file encoding must be a valid canonical Java—Lang API name for java.lang API.  Default The default value is blank, i.e., Report Server will use the system’s default file encoding.

...

Example: TEXT_OUTPUT_ENCODING=blank

Text Output Font Factor

In case of text output, this This property determines the horizontal spacing between text controls . If in text output, . If characters are getting truncated (due to overlapping), increase this number.

Default: 6

...

This property sets the maximum number of records that should be made available when previewing a report is previewed. Specify any positive integer.

...

Example: REPORT_PREVIEW_RECORD_COUNT=200

Default Page Splitting

Report The report page can be split when report data is more than what can be accommodated on the report page.  In this property, select default behavior:

...

Select Multiple Page to split the report page horizontally (if the data need more horizontal space that than the page height) , as well as vertically (if the data need more vertical space than page width).

...

This property governs the archive format for report output except HTML in all the operations like , such as view, post view, ftpFTP, upload, and email.

For HTML, the The archive will always be zip for HTML as gzip does not support archiving multiple files.

...

Single Page Height Limit

Configure the page height of the page (integer), after which a single-page report will be split into multi-multiple pages.

Default: 2147483647

...

Single Page Width Limit

Configure the page width of the page (integer), after which single page report will a ssingle-pagereport will be split into multi-multiple pages.

Default: 2147483647

...