Project

General

Profile

Task #1968

Fixed height for table cell

Added by Andrei Bintintan over 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
12/23/2020
Due date:
% Done:

0%

Estimated time:

Description

There are use-cases when we need to set the row height for a table fixed.
Currently this can be achieved by a combination of LINE_SIZE, PADDING_TOP, PADDING_BOTTOM combination

Proposed solution:
We add an optional HEIGHT parameter. Default value is '' which will work as in the current version. If specified the specified value will enforce the specified value as the "cell height"

#1

Updated by Andrei Bintintan over 3 years ago

  • Subject changed from Fixed row height for table to Fixed height for table cell
  • Description updated (diff)
#2

Updated by Andrei Bintintan about 3 years ago

  • Status changed from New to Closed

Implemented. Rolled out.

Also available in: Atom PDF