Forum Bugs

Prince won't apply transform to <th> element

alex_popp
The attached html will render table headers with vertical text, and the height of those headers is dynamic based on text length. This requires transforms. The html renders properly in Chrome, FF, and IE, but when running this through Prince version 10r7, the transforms on the <th> elements is not applied.

Note - The workaround of wrapping my headers in an additional div isn't a feasible solution with this implementation. It's necessary to apply transforms on the table headers themselves.
  1. table.html210.1 kB
mikeday
This was caused by a bug in transforms which is fixed in Prince latest builds.