On 6/21/18 5:00 PM, lanpirot wrote: > Bump. Is there any workaround to find out the rendered height of a table, a > tablerow or a cell? > The height/width of a cell is fixed/independent from the content - have a look at XSLFTable.getColumnWidth() / .getRowHeight().
For resizing the cell around the content, I would start with XSLFTextShape.getTextHeight() and adapt it. Andi
signature.asc
Description: OpenPGP digital signature
