Style editor: Difference between revisions

Jump to navigation Jump to search
→‎Report Designer: more details
(→‎Report Designer: more details)
Line 104: Line 104:


For each cell style, you can define:
For each cell style, you can define:
* Cell background color
* Margin: Defines the space to leave around the block content outside the border (left, top, right, bottom) in pixels
* Cell border color and width
* Padding: Defines the space to leave around the block content (left, top, right, bottom) in pixels
* Vertical alignment: Aligns the content to the top, bottom, or center of the available space
* Horizontal alignment: Aligns the content to the left, right, or center of the available space.
* BorderThickness: The size of the border (left, top, right, bottom) in pixels
* BorderColor: The border color #AARRGGBB
* Background: Cell background color #AARRGGBB
* Font color, name, size, and weight
* Font color, name, size, and weight
** Built-in fonts are: LiberationSans-Bold, LiberationSans-BoldItalic, LiberationSans-Italic, LiberationSans-Regular, LiberationSerif-Bold, LiberationSerif-BoldItalic, LiberationSerif-Italic, LiberationSerif-Regular.
** Built-in fonts are: LiberationSans-Bold, LiberationSans-BoldItalic, LiberationSans-Italic, LiberationSans-Regular, LiberationSerif-Bold, LiberationSerif-BoldItalic, LiberationSerif-Italic, LiberationSerif-Regular.
** You can use [[Offline HTML]] to add new fonts (must be TrueType - TTF).
** You can use [[Offline HTML]] to add new fonts (must be TrueType - TTF).
* Text alignment (horizontal and vertical)
* Padding and margins


== Custom fonts ==
== Custom fonts ==

Navigation menu