I have a problem using font-weight in tcpdf. In style tag i have a code as follows
<style > b { color:#191919;font-weight:300; } </style>
the color get reflected correctly whereas font-weight is as thin as it was..I is not increasing.