Hello
I have found a Problem with the rendering extension. If i create a Table in Reporting Services and one of the cells in a row is empty, then will the font and size not set in the cell.
Thats a Problem. If I set the row heigth to 0.4 and the font size is 8. The row height will be bigger, because the font size of the empty table-cell in the row is 12 (default).
The only soulution is to write a formula like this: = " "
or for Celles with fields to insert an IIF-Formula.
Thats a lot of work :-(
Can we hope for a fix in a new version?
Thanks
Daniel