Fortinet black logo

CLI Reference

report style

report style

Use this command configure the report styles.

Report styles help you configure font, paragraph and page properties of your reports. For example you can set the font type, size and color as well as page background color and page margins. You can select a style from a pre-defined list or you can create your own report style. Once you have all style parameters set, you can save it and use it on any reports. You can use the following options to customize or create report styles.

config report style
    edit {name}
    # Report style configuration.
        set name {string}   Report style name. size[71]
        set options {option}   Report style options.
                font     Font.
                text     Text.
                color    Color.
                align    Align.
                size     Size.
                margin   Margin.
                border   Border.
                padding  Padding.
                column   Column.
        set font-family {option}   Font family.
                Verdana    Verdana.
                Arial      Arial.
                Helvetica  Helvetica.
                Courier    Courier.
                Times      Times Roman.
        set font-style {normal | italic}   Font style.
                normal  Normal.
                italic  Italic.
        set font-weight {normal | bold}   Font weight.
                normal  Normal.
                bold    Bold.
        set font-size {string}   Font size. size[15]
        set line-height {string}   Text line height. size[15]
        set fg-color {string}   Foreground color. size[15]
        set bg-color {string}   Background color. size[15]
        set align {left | center | right | justify}   Alignment.
                left     Align left.
                center   Align center.
                right    Align right.
                justify  Align justify.
        set width {string}   Width. size[15]
        set height {string}   Height. size[15]
        set margin-top {string}   Margin top. size[15]
        set margin-right {string}   Margin right. size[15]
        set margin-bottom {string}   Margin bottom. size[15]
        set margin-left {string}   Margin left. size[15]
        set border-top {string}   Border top.
        set border-right {string}   Border right.
        set border-bottom {string}   Border bottom.
        set border-left {string}   Border left.
        set padding-top {string}   Padding top. size[15]
        set padding-right {string}   Padding right. size[15]
        set padding-bottom {string}   Padding bottom. size[15]
        set padding-left {string}   Padding left. size[15]
        set column-span {none | all}   Column span.
                none  Does not span.
                all   Span across all columns.
        set column-gap {string}   Column gap. size[15]
    next
end

report style

Use this command configure the report styles.

Report styles help you configure font, paragraph and page properties of your reports. For example you can set the font type, size and color as well as page background color and page margins. You can select a style from a pre-defined list or you can create your own report style. Once you have all style parameters set, you can save it and use it on any reports. You can use the following options to customize or create report styles.

config report style
    edit {name}
    # Report style configuration.
        set name {string}   Report style name. size[71]
        set options {option}   Report style options.
                font     Font.
                text     Text.
                color    Color.
                align    Align.
                size     Size.
                margin   Margin.
                border   Border.
                padding  Padding.
                column   Column.
        set font-family {option}   Font family.
                Verdana    Verdana.
                Arial      Arial.
                Helvetica  Helvetica.
                Courier    Courier.
                Times      Times Roman.
        set font-style {normal | italic}   Font style.
                normal  Normal.
                italic  Italic.
        set font-weight {normal | bold}   Font weight.
                normal  Normal.
                bold    Bold.
        set font-size {string}   Font size. size[15]
        set line-height {string}   Text line height. size[15]
        set fg-color {string}   Foreground color. size[15]
        set bg-color {string}   Background color. size[15]
        set align {left | center | right | justify}   Alignment.
                left     Align left.
                center   Align center.
                right    Align right.
                justify  Align justify.
        set width {string}   Width. size[15]
        set height {string}   Height. size[15]
        set margin-top {string}   Margin top. size[15]
        set margin-right {string}   Margin right. size[15]
        set margin-bottom {string}   Margin bottom. size[15]
        set margin-left {string}   Margin left. size[15]
        set border-top {string}   Border top.
        set border-right {string}   Border right.
        set border-bottom {string}   Border bottom.
        set border-left {string}   Border left.
        set padding-top {string}   Padding top. size[15]
        set padding-right {string}   Padding right. size[15]
        set padding-bottom {string}   Padding bottom. size[15]
        set padding-left {string}   Padding left. size[15]
        set column-span {none | all}   Column span.
                none  Does not span.
                all   Span across all columns.
        set column-gap {string}   Column gap. size[15]
    next
end