config report theme
Report themes configuration
config report theme
Description: Report themes configuration
edit <name>
set page-orient [portrait|landscape]
set column-count [1|2|...]
set default-html-style {string}
set default-pdf-style {string}
set page-style {string}
set page-header-style {string}
set page-footer-style {string}
set report-title-style {string}
set report-subtitle-style {string}
set toc-title-style {string}
set toc-heading1-style {string}
set toc-heading2-style {string}
set toc-heading3-style {string}
set toc-heading4-style {string}
set heading1-style {string}
set heading2-style {string}
set heading3-style {string}
set heading4-style {string}
set normal-text-style {string}
set bullet-list-style {string}
set numbered-list-style {string}
set image-style {string}
set hline-style {string}
set graph-chart-style {string}
set table-chart-style {string}
set table-chart-caption-style {string}
set table-chart-head-style {string}
set table-chart-odd-row-style {string}
set table-chart-even-row-style {string}
next
end
config report theme
Parameter |
Description |
Type |
Size |
Default |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
page-orient |
Report page orientation. |
option |
- |
portrait |
||||||||
|
|
|||||||||||
column-count |
Report page column count. |
option |
- |
1 |
||||||||
|
|
|||||||||||
default-html-style |
Default HTML report style. |
string |
Maximum length: 71 |
|
||||||||
default-pdf-style |
Default PDF report style. |
string |
Maximum length: 71 |
|
||||||||
page-style |
Report page style. |
string |
Maximum length: 71 |
|
||||||||
page-header-style |
Report page header style. |
string |
Maximum length: 71 |
|
||||||||
page-footer-style |
Report page footer style. |
string |
Maximum length: 71 |
|
||||||||
report-title-style |
Report title style. |
string |
Maximum length: 71 |
|
||||||||
report-subtitle-style |
Report subtitle style. |
string |
Maximum length: 71 |
|
||||||||
toc-title-style |
Table of contents title style. |
string |
Maximum length: 71 |
|
||||||||
toc-heading1-style |
Table of contents heading style. |
string |
Maximum length: 71 |
|
||||||||
toc-heading2-style |
Table of contents heading style. |
string |
Maximum length: 71 |
|
||||||||
toc-heading3-style |
Table of contents heading style. |
string |
Maximum length: 71 |
|
||||||||
toc-heading4-style |
Table of contents heading style. |
string |
Maximum length: 71 |
|
||||||||
heading1-style |
Report heading style. |
string |
Maximum length: 71 |
|
||||||||
heading2-style |
Report heading style. |
string |
Maximum length: 71 |
|
||||||||
heading3-style |
Report heading style. |
string |
Maximum length: 71 |
|
||||||||
heading4-style |
Report heading style. |
string |
Maximum length: 71 |
|
||||||||
normal-text-style |
Normal text style. |
string |
Maximum length: 71 |
|
||||||||
bullet-list-style |
Bullet list style. |
string |
Maximum length: 71 |
|
||||||||
numbered-list-style |
Numbered list style. |
string |
Maximum length: 71 |
|
||||||||
image-style |
Image style. |
string |
Maximum length: 71 |
|
||||||||
hline-style |
Horizontal line style. |
string |
Maximum length: 71 |
|
||||||||
graph-chart-style |
Graph chart style. |
string |
Maximum length: 71 |
|
||||||||
table-chart-style |
Table chart style. |
string |
Maximum length: 71 |
|
||||||||
table-chart-caption-style |
Table chart caption style. |
string |
Maximum length: 71 |
|
||||||||
table-chart-head-style |
Table chart head row style. |
string |
Maximum length: 71 |
|
||||||||
table-chart-odd-row-style |
Table chart odd row style. |
string |
Maximum length: 71 |
|
||||||||
table-chart-even-row-style |
Table chart even row style. |
string |
Maximum length: 71 |
|