Reporting Software - Report Log and PDF Properties

Report Log and PDF properties can be adapted to suit custom needs with InetSoft's reporting software - a robust platform that allows for localization. View the information below to learn more about the Style Intelligence solution.

Please see section 'Advanced Log Configuration'. For customizing log detail levels and log message formats.

Property

Description

log.output.stderr

True to send output to the stderr.

log.output.file

Log file path.

log.detail.level

Number specifying the logging level, as follows: Finest (fine-grained performance information), Fine (debugging messages), Info (non-critical information messages), Warning (non-fatal errors and critical messages), Severe (fatal errors).

log.view.maximum

The maximum number of lines to return when the 'All' option is selected on the 'Log View' page.

log.view.lines

The number of lines to display on the log page.

dashboard demo
View a 2-minute demonstration of InetSoft's easy, agile, and robust BI software.

PDF properties include specifications relating to reports generated in PDF format. See PDF Generation for related properties in Enterprise Manager.

Property

Description

pdf.output.ascii

True to generate only ASCII output in the PDF file. No ASCII data is encoded to seven bit data.

pdf.compress.image

True to compress all image data.

pdf.compress.text

True to compress all text data.

pdf.map.symbols

Map symbol characters to symbol fonts. This is required if symbol characters are used in reports.

pdf.font.mapping

Font mapping from Java font to fonts used in PDF. It is a semi-colon separated pairs of font names. Each pair is separated by a colon, e.g., 'MS Hei:HeiseiKakuGo-W5-Acro;MS Song:Song-Acro'. See also CJK Fonts.

pdf.print.scaling

True to make the PDF reader use the application default for the 'Page Scaling' print option. False to use 'None'

pdf.embed.font

True to embed the font in the generated PDF file.

pdf.embed.cmap

True to embed the cmap in the generated PDF file.

pdf.open.bookmark

True to have bookmarks immediately displayed when the generated PDF files are opened in Adobe Acrobat.

pdf.open.thumbnail

True to have thumbnails immediately displayed when the generated PDF files are opened in Adobe Acrobat.

pdf.generate.links

True to create hyperlinks in the resulting PDF file. False to turn off hyperlink generation and speed up the pdf generation process.

font.truetype.path

TrueType font directories.

font.metrics.source

TrueType to use truetype fonts as specified in the directories in font.truetype.path.

font.afm.path

Type 1 AFM file directories.

font.cmap.path

Cmap file directories. Only used when processing CJK characters.

font.ratio.x

A list of ratios used to adjust horizontal character spacing. This is mostly used when the font width information is different between Java and PDF. The ratio can be used to adjust the spacing so that the generated PDF matches the actual font size used in PDF viewers. It is a list of semi-colon separated ratios. Each ratio is specified by a font name and, optionally, a font style, followed by the ratio, e.g., MS Hei:1.1;Algerian-bolditalic:1.02.

font.ratio.y

Similar to font.ratio.x, but is applied to the font vertical spacing.