Fortinet black logo

CLI Reference

report theme

report theme

Use this command configure themes for your reports.

Themes help you configure some of the main characteristics of your report outlook. For example you can configure the page orientation of the report or create sub-styles for title headings. You can select a theme from a pre-defined list or you can create your own report theme. Once you have all theme parameters set, you can save it and use it on any reports. You can use the following options to customize or create report themes.

config report theme
    edit {name}
    # Report themes configuration
        set name {string}   Report theme name. size[35]
        set page-orient {portrait | landscape}   Report page orientation.
                portrait   Portrait Orientation.
                landscape  Landscape Orientation.
        set column-count {1 | 2 | 3}   Report page column count.
                1  One Column.
                2  Two Columns.
                3  Three Columns.
        set default-html-style {string}   Default HTML report style. size[71]
        set default-pdf-style {string}   Default PDF report style. size[71]
        set page-style {string}   Report page style. size[71]
        set page-header-style {string}   Report page header style. size[71]
        set page-footer-style {string}   Report page footer style. size[71]
        set report-title-style {string}   Report title style. size[71]
        set report-subtitle-style {string}   Report subtitle style. size[71]
        set toc-title-style {string}   Table of contents title style. size[71]
        set toc-heading1-style {string}   Table of contents heading style. size[71]
        set toc-heading2-style {string}   Table of contents heading style. size[71]
        set toc-heading3-style {string}   Table of contents heading style. size[71]
        set toc-heading4-style {string}   Table of contents heading style. size[71]
        set heading1-style {string}   Report heading style. size[71]
        set heading2-style {string}   Report heading style. size[71]
        set heading3-style {string}   Report heading style. size[71]
        set heading4-style {string}   Report heading style. size[71]
        set normal-text-style {string}   Normal text style. size[71]
        set bullet-list-style {string}   Bullet list style. size[71]
        set numbered-list-style {string}   Numbered list style. size[71]
        set image-style {string}   Image style. size[71]
        set hline-style {string}   Horizontal line style. size[71]
        set graph-chart-style {string}   Graph chart style. size[71]
        set table-chart-style {string}   Table chart style. size[71]
        set table-chart-caption-style {string}   Table chart caption style. size[71]
        set table-chart-head-style {string}   Table chart head row style. size[71]
        set table-chart-odd-row-style {string}   Table chart odd row style. size[71]
        set table-chart-even-row-style {string}   Table chart even row style. size[71]
    next
end

report theme

Use this command configure themes for your reports.

Themes help you configure some of the main characteristics of your report outlook. For example you can configure the page orientation of the report or create sub-styles for title headings. You can select a theme from a pre-defined list or you can create your own report theme. Once you have all theme parameters set, you can save it and use it on any reports. You can use the following options to customize or create report themes.

config report theme
    edit {name}
    # Report themes configuration
        set name {string}   Report theme name. size[35]
        set page-orient {portrait | landscape}   Report page orientation.
                portrait   Portrait Orientation.
                landscape  Landscape Orientation.
        set column-count {1 | 2 | 3}   Report page column count.
                1  One Column.
                2  Two Columns.
                3  Three Columns.
        set default-html-style {string}   Default HTML report style. size[71]
        set default-pdf-style {string}   Default PDF report style. size[71]
        set page-style {string}   Report page style. size[71]
        set page-header-style {string}   Report page header style. size[71]
        set page-footer-style {string}   Report page footer style. size[71]
        set report-title-style {string}   Report title style. size[71]
        set report-subtitle-style {string}   Report subtitle style. size[71]
        set toc-title-style {string}   Table of contents title style. size[71]
        set toc-heading1-style {string}   Table of contents heading style. size[71]
        set toc-heading2-style {string}   Table of contents heading style. size[71]
        set toc-heading3-style {string}   Table of contents heading style. size[71]
        set toc-heading4-style {string}   Table of contents heading style. size[71]
        set heading1-style {string}   Report heading style. size[71]
        set heading2-style {string}   Report heading style. size[71]
        set heading3-style {string}   Report heading style. size[71]
        set heading4-style {string}   Report heading style. size[71]
        set normal-text-style {string}   Normal text style. size[71]
        set bullet-list-style {string}   Bullet list style. size[71]
        set numbered-list-style {string}   Numbered list style. size[71]
        set image-style {string}   Image style. size[71]
        set hline-style {string}   Horizontal line style. size[71]
        set graph-chart-style {string}   Graph chart style. size[71]
        set table-chart-style {string}   Table chart style. size[71]
        set table-chart-caption-style {string}   Table chart caption style. size[71]
        set table-chart-head-style {string}   Table chart head row style. size[71]
        set table-chart-odd-row-style {string}   Table chart odd row style. size[71]
        set table-chart-even-row-style {string}   Table chart even row style. size[71]
    next
end