Completed
Last Updated: 26 Aug 2026 12:27 by ADMIN
Release 2026.3.826 (2026 Q3)
ADMIN
Deyan
Created on: 10 Oct 2017 14:29
Category: WordsProcessing
Type: Bug Report
1
WordsProcessing: Table is rendered in PDF with big height when some cell PreferredWidth is set to 100%
This is happening because the cell with preferred width 100% takes all the available width and all other columns are rendered with no available width which causes the height of the table to grow big.

WORKAROUND: Either clear the cell PreferredWidth property or set it to value which is smaller than 100%.
0 comments