constant K_CELL_HEIGHT_RATIO in TCPDF 7
Same name and namespace in other branches
- 8 tcpdf.config.inc \K_CELL_HEIGHT_RATIO
Height of cell respect font height.
File
- ./
tcpdf.config.inc, line 189
Code
define('K_CELL_HEIGHT_RATIO', 1.25);
Height of cell respect font height.
define('K_CELL_HEIGHT_RATIO', 1.25);