I tried the css-property 'line-height' for tables. It seems not to work 100% OK.
See the attachments, source (reworked TCPDF-example) and result for the working.
I think it is self explaining.
It very simple: using the property line-height in a html-table results in wrong row-heights in that table. I created an example with a few css styles and used them in several rows. In that rows I also displayed the used css. As you can see in the resulting PDF, the row-heights are not according the defined css-settings
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Find here also the result:
Please clearly explain your issue, since I do not have time to check every single claim.
It very simple: using the property line-height in a html-table results in wrong row-heights in that table. I created an example with a few css styles and used them in several rows. In that rows I also displayed the used css. As you can see in the resulting PDF, the row-heights are not according the defined css-settings
Ticket moved from /p/tcpdf/bugs/869/
Currently TCPDF only support percentage values for the line-height property.
So I am moving this to feature-requests to implement absolute values.
This will be fixed in the next TCPDF release.
OK. Fixed in TCPDF 6.0.050.