i have a question regarding the vertical alignment inside a cell of a PDF output table:
We have a row with two cells. The content of the first cell produces an output with two lines.
In the content of the second cell, we have an output with just one line.
Now we've set Valign to bottom in the second cell. No height is set in both cells.
When we generate the PDF, the content of the second cell is still aligned top (aligned with the first line of the content of the first cell).
I would have expected that the height of the second cell will automatically adjusted to the height of the first cell.
Did I miss something? How can I get the content of the second cell to be automatically aligned to the bottom without setting the height (this would fix the alignment, but we can not know if there will be one or two lines in the first cell)?
i have a question regarding the vertical alignment inside a cell of a PDF output table:
We have a row with two cells. The content of the first cell produces an output with two lines.
In the content of the second cell, we have an output with just one line.
Now we've set Valign to bottom in the second cell. No height is set in both cells.
When we generate the PDF, the content of the second cell is still aligned top (aligned with the first line of the content of the first cell).
I would have expected that the height of the second cell will automatically adjusted to the height of the first cell.
Did I miss something? How can I get the content of the second cell to be automatically aligned to the bottom without setting the height (this would fix the alignment, but we can not know if there will be one or two lines in the first cell)?
Thanks and best regards
Patrick